aboutsummaryrefslogtreecommitdiff
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 ca2390e..37d3325 100644
--- a/system/memory_mapping.c
+++ b/system/memory_mapping.c
@@ -15,7 +15,7 @@
#include "qemu/range.h"
#include "qapi/error.h"
-#include "sysemu/memory_mapping.h"
+#include "system/memory_mapping.h"
#include "exec/memory.h"
#include "exec/address-spaces.h"
#include "hw/core/cpu.h"