summary refs log tree commit diff stats
path: root/include/exec/softmmu_exec.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/exec/softmmu_exec.h')
-rw-r--r--include/exec/softmmu_exec.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/exec/softmmu_exec.h b/include/exec/softmmu_exec.h
index 3e4e886a30..6fde154527 100644
--- a/include/exec/softmmu_exec.h
+++ b/include/exec/softmmu_exec.h
@@ -19,7 +19,8 @@
 #define ldul_executive  ldl_executive
 #define ldul_supervisor ldl_supervisor
 
-#include "exec/softmmu_defs.h"
+/* The memory helpers for tcg-generated code need tcg_target_long etc.  */
+#include "tcg.h"
 
 #define ACCESS_TYPE 0
 #define MEMSUFFIX MMU_MODE0_SUFFIX