summary refs log tree commit diff stats
path: root/hw/i386/xen/xen-pvh.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/i386/xen/xen-pvh.c')
-rw-r--r--hw/i386/xen/xen-pvh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i386/xen/xen-pvh.c b/hw/i386/xen/xen-pvh.c
index f1f02d3311..33c1027976 100644
--- a/hw/i386/xen/xen-pvh.c
+++ b/hw/i386/xen/xen-pvh.c
@@ -10,7 +10,7 @@
 #include "qemu/osdep.h"
 #include "qemu/error-report.h"
 #include "hw/boards.h"
-#include "sysemu/sysemu.h"
+#include "system/system.h"
 #include "hw/xen/arch_hvm.h"
 #include <xen/hvm/hvm_info_table.h>
 #include "hw/xen/xen-pvh-common.h"