summary refs log tree commit diff stats
path: root/target/mips/system/cp0.c
diff options
context:
space:
mode:
Diffstat (limited to 'target/mips/system/cp0.c')
-rw-r--r--target/mips/system/cp0.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/mips/system/cp0.c b/target/mips/system/cp0.c
index bae37f515b..ff7d3db00c 100644
--- a/target/mips/system/cp0.c
+++ b/target/mips/system/cp0.c
@@ -21,7 +21,7 @@
 #include "qemu/osdep.h"
 #include "cpu.h"
 #include "internal.h"
-#include "exec/exec-all.h"
+#include "exec/cputlb.h"
 
 /* Called for updates to CP0_Status.  */
 void sync_c0_status(CPUMIPSState *env, CPUMIPSState *cpu, int tc)