summaryrefslogtreecommitdiff
path: root/hw/isa_mmio.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/isa_mmio.c')
-rw-r--r--hw/isa_mmio.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/isa_mmio.c b/hw/isa_mmio.c
index a7860e7459..d4dbf13831 100644
--- a/hw/isa_mmio.c
+++ b/hw/isa_mmio.c
@@ -23,7 +23,7 @@
*/
#include "hw/hw.h"
-#include "hw/isa.h"
+#include "hw/isa/isa.h"
#include "exec/address-spaces.h"
static void isa_mmio_writeb (void *opaque, hwaddr addr,