]> git.proxmox.com Git - qemu.git/blobdiff - hw/xen_domainbuild.h
hw: move headers to include/
[qemu.git] / hw / xen_domainbuild.h
index 681cbe5fd8d8f2b69c3ba3bd51ab0eeea5e8722e..29a91ea7b169c059d018e5eecce7fdf1fd5a89df 100644 (file)
@@ -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);