summary refs log tree commit diff stats
path: root/target/mips/tcg/ldst_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/tcg/ldst_helper.c')
-rw-r--r--target/mips/tcg/ldst_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/tcg/ldst_helper.c b/target/mips/tcg/ldst_helper.c
index f92a923d7a..2fb879fcbc 100644
--- a/target/mips/tcg/ldst_helper.c
+++ b/target/mips/tcg/ldst_helper.c
@@ -24,7 +24,7 @@
 #include "cpu.h"
 #include "exec/helper-proto.h"
 #include "exec/exec-all.h"
-#include "exec/cpu_ldst.h"
+#include "accel/tcg/cpu-ldst.h"
 #include "exec/memop.h"
 #include "internal.h"