aboutsummaryrefslogtreecommitdiff
path: root/hw/ide/ahci-sysbus.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/ide/ahci-sysbus.c')
-rw-r--r--hw/ide/ahci-sysbus.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/ide/ahci-sysbus.c b/hw/ide/ahci-sysbus.c
index 03a5bd4..3c1935d 100644
--- a/hw/ide/ahci-sysbus.c
+++ b/hw/ide/ahci-sysbus.c
@@ -22,7 +22,7 @@
*/
#include "qemu/osdep.h"
-#include "exec/address-spaces.h"
+#include "system/address-spaces.h"
#include "hw/qdev-properties.h"
#include "migration/vmstate.h"