aboutsummaryrefslogtreecommitdiff
path: root/target/s390x/tcg/int_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/s390x/tcg/int_helper.c')
-rw-r--r--target/s390x/tcg/int_helper.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/target/s390x/tcg/int_helper.c b/target/s390x/tcg/int_helper.c
index 2af970f..fbda396 100644
--- a/target/s390x/tcg/int_helper.c
+++ b/target/s390x/tcg/int_helper.c
@@ -22,10 +22,9 @@
#include "cpu.h"
#include "s390x-internal.h"
#include "tcg_s390x.h"
-#include "exec/exec-all.h"
#include "qemu/host-utils.h"
#include "exec/helper-proto.h"
-#include "exec/cpu_ldst.h"
+#include "accel/tcg/cpu-ldst.h"
/* #define DEBUG_HELPER */
#ifdef DEBUG_HELPER