aboutsummaryrefslogtreecommitdiff
path: root/hw/i386/kvm/xen_gnttab.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/kvm/xen_gnttab.c')
-rw-r--r--hw/i386/kvm/xen_gnttab.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i386/kvm/xen_gnttab.c b/hw/i386/kvm/xen_gnttab.c
index 7b843a7..430ba62 100644
--- a/hw/i386/kvm/xen_gnttab.c
+++ b/hw/i386/kvm/xen_gnttab.c
@@ -17,7 +17,7 @@
#include "qapi/error.h"
#include "qom/object.h"
#include "exec/target_page.h"
-#include "exec/address-spaces.h"
+#include "system/address-spaces.h"
#include "migration/vmstate.h"
#include "hw/sysbus.h"