summaryrefslogtreecommitdiff
path: root/hw/i386/xen_machine_pv.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/xen_machine_pv.c')
-rw-r--r--hw/i386/xen_machine_pv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i386/xen_machine_pv.c b/hw/i386/xen_machine_pv.c
index fdd93742d0..f829a52232 100644
--- a/hw/i386/xen_machine_pv.c
+++ b/hw/i386/xen_machine_pv.c
@@ -26,7 +26,7 @@
#include "hw/i386/pc.h"
#include "hw/boards.h"
#include "hw/xen/xen_backend.h"
-#include "hw/xen_domainbuild.h"
+#include "xen_domainbuild.h"
#include "sysemu/blockdev.h"
static void xen_init_pv(QEMUMachineInitArgs *args)