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 7913bc48a2..fbcee94ed7 100644 --- a/include/hw/sh4/sh_intc.h +++ b/include/hw/sh4/sh_intc.h @@ -3,7 +3,6 @@ #include "qemu-common.h" #include "hw/irq.h" -#include "exec/address-spaces.h" typedef unsigned char intc_enum; |