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 5300716464..4f96e9119f 100644
--- a/system/ioport.c
+++ b/system/ioport.c
@@ -26,7 +26,7 @@
  */
 
 #include "qemu/osdep.h"
-#include "exec/ioport.h"
+#include "system/ioport.h"
 #include "system/memory.h"
 #include "system/address-spaces.h"
 #include "trace.h"