aboutsummaryrefslogtreecommitdiff
path: root/include/hw/ide/ide-bus.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/hw/ide/ide-bus.h')
-rw-r--r--include/hw/ide/ide-bus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/ide/ide-bus.h b/include/hw/ide/ide-bus.h
index 4841a7d..121b455 100644
--- a/include/hw/ide/ide-bus.h
+++ b/include/hw/ide/ide-bus.h
@@ -1,7 +1,7 @@
#ifndef HW_IDE_BUS_H
#define HW_IDE_BUS_H
-#include "exec/ioport.h"
+#include "system/ioport.h"
#include "hw/ide/ide-dev.h"
#include "hw/ide/ide-dma.h"