diff options
Diffstat (limited to 'target/sh4/cpu.c')
-rw-r--r-- | target/sh4/cpu.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/sh4/cpu.c b/target/sh4/cpu.c index dfca03f266..816d6d7f31 100644 --- a/target/sh4/cpu.c +++ b/target/sh4/cpu.c @@ -23,7 +23,6 @@ #include "qapi/error.h" #include "qemu/qemu-print.h" #include "cpu.h" -#include "qemu-common.h" #include "migration/vmstate.h" #include "exec/exec-all.h" #include "fpu/softfloat.h" |