diff options
Diffstat (limited to 'target/nios2/cpu.h')
-rw-r--r-- | target/nios2/cpu.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/nios2/cpu.h b/target/nios2/cpu.h index e40ee27e53..5d44b76389 100644 --- a/target/nios2/cpu.h +++ b/target/nios2/cpu.h @@ -21,7 +21,6 @@ #ifndef NIOS2_CPU_H #define NIOS2_CPU_H -#include "qemu-common.h" #include "exec/cpu-defs.h" #include "qom/cpu.h" |