diff options
Diffstat (limited to 'sim/lm32/cpuall.h')
-rw-r--r-- | sim/lm32/cpuall.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sim/lm32/cpuall.h b/sim/lm32/cpuall.h index 1bd6404..ad1e10c 100644 --- a/sim/lm32/cpuall.h +++ b/sim/lm32/cpuall.h @@ -29,7 +29,6 @@ This file is part of the GNU simulators. #ifdef WANT_CPU_LM32BF #include "eng.h" -#include "cgen-engine.h" #include "cpu.h" #include "decode.h" #endif |