aboutsummaryrefslogtreecommitdiff
path: root/include/hw/i2c/npcm7xx_smbus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/i2c/npcm7xx_smbus.h')
-rw-r--r--include/hw/i2c/npcm7xx_smbus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/i2c/npcm7xx_smbus.h b/include/hw/i2c/npcm7xx_smbus.h
index dc45963..9c544c5 100644
--- a/include/hw/i2c/npcm7xx_smbus.h
+++ b/include/hw/i2c/npcm7xx_smbus.h
@@ -16,7 +16,7 @@
#ifndef NPCM7XX_SMBUS_H
#define NPCM7XX_SMBUS_H
-#include "exec/memory.h"
+#include "system/memory.h"
#include "hw/i2c/i2c.h"
#include "hw/irq.h"
#include "hw/sysbus.h"