diff options
Diffstat (limited to 'include/hw/sh4/sh_intc.h')
-rw-r--r-- | include/hw/sh4/sh_intc.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/hw/sh4/sh_intc.h b/include/hw/sh4/sh_intc.h index adfedb2efc..b7c2404334 100644 --- a/include/hw/sh4/sh_intc.h +++ b/include/hw/sh4/sh_intc.h @@ -1,7 +1,6 @@ #ifndef SH_INTC_H #define SH_INTC_H -#include "qemu-common.h" #include "hw/irq.h" typedef unsigned char intc_enum; |