diff options
Diffstat (limited to 'include/hw/intc/mips_gic.h')
-rw-r--r-- | include/hw/intc/mips_gic.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/hw/intc/mips_gic.h b/include/hw/intc/mips_gic.h index 902a12b178..8428287bf9 100644 --- a/include/hw/intc/mips_gic.h +++ b/include/hw/intc/mips_gic.h @@ -13,6 +13,7 @@ #include "qemu/units.h" #include "hw/timer/mips_gictimer.h" +#include "hw/sysbus.h" #include "cpu.h" /* * GIC Specific definitions |