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 3d3efde059..65f3425057 100644 --- a/include/hw/sh4/sh_intc.h +++ b/include/hw/sh4/sh_intc.h @@ -2,7 +2,6 @@ #define SH_INTC_H #include "exec/memory.h" -#include "hw/irq.h" typedef unsigned char intc_enum; |