summary refs log tree commit diff stats
path: root/hw/xen_domainbuild.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xen_domainbuild.h')
-rw-r--r--hw/xen_domainbuild.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xen_domainbuild.h b/hw/xen_domainbuild.h
index 681cbe5fd8..29a91ea7b1 100644
--- a/hw/xen_domainbuild.h
+++ b/hw/xen_domainbuild.h
@@ -1,7 +1,7 @@
 #ifndef QEMU_HW_XEN_DOMAINBUILD_H
 #define QEMU_HW_XEN_DOMAINBUILD_H 1
 
-#include "hw/xen_common.h"
+#include "hw/xen/xen_common.h"
 
 int xenstore_domain_init1(const char *kernel, const char *ramdisk,
                           const char *cmdline);