diff options
Diffstat (limited to 'target/i386/hax/hax-windows.c')
-rw-r--r-- | target/i386/hax/hax-windows.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/i386/hax/hax-windows.c b/target/i386/hax/hax-windows.c index 6c82dfb54f..59afa213a6 100644 --- a/target/i386/hax/hax-windows.c +++ b/target/i386/hax/hax-windows.c @@ -12,7 +12,7 @@ #include "qemu/osdep.h" #include "cpu.h" -#include "hax-cpus.h" +#include "hax-accel-ops.h" /* * return 0 when success, -1 when driver not loaded, |