aboutsummaryrefslogtreecommitdiff
path: root/hw/xtensa/xtensa_memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xtensa/xtensa_memory.c')
-rw-r--r--hw/xtensa/xtensa_memory.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xtensa/xtensa_memory.c b/hw/xtensa/xtensa_memory.c
index 2c1095f..13a6077 100644
--- a/hw/xtensa/xtensa_memory.c
+++ b/hw/xtensa/xtensa_memory.c
@@ -27,7 +27,7 @@
#include "qemu/osdep.h"
#include "qapi/error.h"
-#include "exec/memory.h"
+#include "system/memory.h"
#include "qemu/error-report.h"
#include "xtensa_memory.h"