aboutsummaryrefslogtreecommitdiff
path: root/target/loongarch/tcg/op_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/loongarch/tcg/op_helper.c')
-rw-r--r--target/loongarch/tcg/op_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/loongarch/tcg/op_helper.c b/target/loongarch/tcg/op_helper.c
index b17208e..94e3b28 100644
--- a/target/loongarch/tcg/op_helper.c
+++ b/target/loongarch/tcg/op_helper.c
@@ -11,7 +11,7 @@
#include "qemu/host-utils.h"
#include "exec/helper-proto.h"
#include "exec/exec-all.h"
-#include "exec/cpu_ldst.h"
+#include "accel/tcg/cpu-ldst.h"
#include "internals.h"
#include "qemu/crc32c.h"
#include <zlib.h> /* for crc32 */