aboutsummaryrefslogtreecommitdiff
path: root/target/i386/hax
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/hax')
-rw-r--r--target/i386/hax/hax-all.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/i386/hax/hax-all.c b/target/i386/hax/hax-all.c
index fecfe8c..d7f4bb4 100644
--- a/target/i386/hax/hax-all.c
+++ b/target/i386/hax/hax-all.c
@@ -28,7 +28,7 @@
#include "exec/address-spaces.h"
#include "qemu-common.h"
-#include "sysemu/accel.h"
+#include "qemu/accel.h"
#include "sysemu/reset.h"
#include "sysemu/runstate.h"
#include "hw/boards.h"