summary refs log tree commit diff stats
path: root/target/i386/tcg/system/misc_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/i386/tcg/system/misc_helper.c')
-rw-r--r--target/i386/tcg/system/misc_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/i386/tcg/system/misc_helper.c b/target/i386/tcg/system/misc_helper.c
index 67896c8c87..9c3f5cc99b 100644
--- a/target/i386/tcg/system/misc_helper.c
+++ b/target/i386/tcg/system/misc_helper.c
@@ -21,7 +21,7 @@
 #include "qemu/main-loop.h"
 #include "cpu.h"
 #include "exec/helper-proto.h"
-#include "exec/cpu_ldst.h"
+#include "accel/tcg/cpu-ldst.h"
 #include "system/address-spaces.h"
 #include "system/memory.h"
 #include "exec/cputlb.h"