diff options
Diffstat (limited to 'xen-stub.c')
-rw-r--r-- | xen-stub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xen-stub.c b/xen-stub.c index 921439263a..1ee841137e 100644 --- a/xen-stub.c +++ b/xen-stub.c @@ -10,7 +10,7 @@ #include "qemu-common.h" #include "hw/xen.h" -#include "memory.h" +#include "exec/memory.h" #include "qmp-commands.h" void xenstore_store_pv_console_info(int i, CharDriverState *chr) |