aboutsummaryrefslogtreecommitdiff
path: root/hw/pci-host/mv64361.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci-host/mv64361.c')
-rw-r--r--hw/pci-host/mv64361.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci-host/mv64361.c b/hw/pci-host/mv64361.c
index 9c41c15..a297318 100644
--- a/hw/pci-host/mv64361.c
+++ b/hw/pci-host/mv64361.c
@@ -17,7 +17,7 @@
#include "hw/irq.h"
#include "hw/intc/i8259.h"
#include "hw/qdev-properties.h"
-#include "exec/address-spaces.h"
+#include "system/address-spaces.h"
#include "qemu/log.h"
#include "qemu/error-report.h"
#include "trace.h"