diff options
Diffstat (limited to 'xen-mapcache.c')
-rw-r--r-- | xen-mapcache.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xen-mapcache.c b/xen-mapcache.c index 5a626cdf84..eda914a75c 100644 --- a/xen-mapcache.c +++ b/xen-mapcache.c @@ -12,7 +12,7 @@ #include <sys/resource.h> -#include "hw/xen_backend.h" +#include "hw/xen/xen_backend.h" #include "sysemu/blockdev.h" #include "qemu/bitmap.h" |