diff options
Diffstat (limited to 'xen-mapcache-stub.c')
-rw-r--r-- | xen-mapcache-stub.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xen-mapcache-stub.c b/xen-mapcache-stub.c index 8a2380a151..90a994dc2c 100644 --- a/xen-mapcache-stub.c +++ b/xen-mapcache-stub.c @@ -8,7 +8,7 @@ #include "config.h" -#include "exec-all.h" +#include "cpu.h" #include "qemu-common.h" #include "cpu-common.h" #include "xen-mapcache.h" |