summary refs log tree commit diff stats
path: root/include/hw/dma/i8257.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/dma/i8257.h')
-rw-r--r--include/hw/dma/i8257.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/dma/i8257.h b/include/hw/dma/i8257.h
index 4342e4a91e..33b6286d5a 100644
--- a/include/hw/dma/i8257.h
+++ b/include/hw/dma/i8257.h
@@ -2,7 +2,7 @@
 #define HW_I8257_H
 
 #include "hw/isa/isa.h"
-#include "exec/ioport.h"
+#include "system/ioport.h"
 #include "qom/object.h"
 
 #define TYPE_I8257 "i8257"