diff options
Diffstat (limited to 'target-sh4/exec.h')
-rw-r--r-- | target-sh4/exec.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target-sh4/exec.h b/target-sh4/exec.h index a537672981..4a6ae58898 100644 --- a/target-sh4/exec.h +++ b/target-sh4/exec.h @@ -25,7 +25,6 @@ register struct CPUSH4State *env asm(AREG0); #include "cpu.h" -#include "exec-all.h" #ifndef CONFIG_USER_ONLY #include "softmmu_exec.h" |