summary refs log tree commit diff stats
path: root/system/memory_mapping.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/memory_mapping.c')
-rw-r--r--system/memory_mapping.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/memory_mapping.c b/system/memory_mapping.c
index 37d3325f77..8538a8241e 100644
--- a/system/memory_mapping.c
+++ b/system/memory_mapping.c
@@ -16,7 +16,7 @@
 #include "qapi/error.h"
 
 #include "system/memory_mapping.h"
-#include "exec/memory.h"
+#include "system/memory.h"
 #include "exec/address-spaces.h"
 #include "hw/core/cpu.h"