summary refs log tree commit diff stats
path: root/system/ioport.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/ioport.c')
-rw-r--r--system/ioport.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/ioport.c b/system/ioport.c
index 89daae9d60..2291739039 100644
--- a/system/ioport.c
+++ b/system/ioport.c
@@ -27,7 +27,7 @@
 
 #include "qemu/osdep.h"
 #include "exec/ioport.h"
-#include "exec/memory.h"
+#include "system/memory.h"
 #include "exec/address-spaces.h"
 #include "trace.h"