summary refs log tree commit diff stats
path: root/hw/i386/vapic.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/vapic.c')
-rw-r--r--hw/i386/vapic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i386/vapic.c b/hw/i386/vapic.c
index 14de9b7a82..26aae64e5d 100644
--- a/hw/i386/vapic.c
+++ b/hw/i386/vapic.c
@@ -16,7 +16,7 @@
 #include "system/hw_accel.h"
 #include "system/kvm.h"
 #include "system/runstate.h"
-#include "exec/address-spaces.h"
+#include "system/address-spaces.h"
 #include "hw/i386/apic_internal.h"
 #include "hw/sysbus.h"
 #include "hw/boards.h"