summaryrefslogtreecommitdiff
path: root/hw/timer/xlnx-zynqmp-rtc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/timer/xlnx-zynqmp-rtc.c')
-rw-r--r--hw/timer/xlnx-zynqmp-rtc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/timer/xlnx-zynqmp-rtc.c b/hw/timer/xlnx-zynqmp-rtc.c
index 36daf0c7e7..48c3fba677 100644
--- a/hw/timer/xlnx-zynqmp-rtc.c
+++ b/hw/timer/xlnx-zynqmp-rtc.c
@@ -31,6 +31,7 @@
#include "qemu/bitops.h"
#include "qemu/log.h"
#include "qemu/module.h"
+#include "hw/irq.h"
#include "hw/ptimer.h"
#include "qemu/cutils.h"
#include "sysemu/sysemu.h"