summary refs log tree commit diff stats
path: root/target/alpha/sys_helper.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/alpha/sys_helper.c')
-rw-r--r--target/alpha/sys_helper.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/alpha/sys_helper.c b/target/alpha/sys_helper.c
index 54ee93f34c..51e3254428 100644
--- a/target/alpha/sys_helper.c
+++ b/target/alpha/sys_helper.c
@@ -19,7 +19,7 @@
 
 #include "qemu/osdep.h"
 #include "cpu.h"
-#include "exec/exec-all.h"
+#include "exec/cputlb.h"
 #include "exec/tb-flush.h"
 #include "exec/helper-proto.h"
 #include "system/runstate.h"