X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=xen-stub.c;h=6f0516aa3eaa340b33fd16a999b5710743ab7070;hb=f3f4d2c09b9cf46903ba38425ec46c44185162bd;hp=921439263ada7a6f20893ba145b130f344d9efc4;hpb=910b38e4dc4c37683c8b821e75a7f4cf095e4b21;p=qemu.git diff --git a/xen-stub.c b/xen-stub.c index 921439263..6f0516aa3 100644 --- a/xen-stub.c +++ b/xen-stub.c @@ -9,8 +9,8 @@ */ #include "qemu-common.h" -#include "hw/xen.h" -#include "memory.h" +#include "hw/xen/xen.h" +#include "exec/memory.h" #include "qmp-commands.h" void xenstore_store_pv_console_info(int i, CharDriverState *chr)