diff options
Diffstat (limited to 'hw/timer/altera_timer.c')
-rw-r--r-- | hw/timer/altera_timer.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/timer/altera_timer.c b/hw/timer/altera_timer.c index 5c1d9e4074..0dd4f321f7 100644 --- a/hw/timer/altera_timer.c +++ b/hw/timer/altera_timer.c @@ -24,6 +24,7 @@ #include "hw/sysbus.h" #include "sysemu/sysemu.h" +#include "hw/irq.h" #include "hw/ptimer.h" #define R_STATUS 0 |