aboutsummaryrefslogtreecommitdiff
path: root/hw/xen_apic.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xen_apic.c')
-rw-r--r--hw/xen_apic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xen_apic.c b/hw/xen_apic.c
index 1d1d15c289..8f387b6403 100644
--- a/hw/xen_apic.c
+++ b/hw/xen_apic.c
@@ -11,7 +11,7 @@
*/
#include "hw/apic_internal.h"
#include "hw/pci/msi.h"
-#include "xen.h"
+#include "hw/xen.h"
static uint64_t xen_apic_mem_read(void *opaque, hwaddr addr,
unsigned size)