aboutsummaryrefslogtreecommitdiff
path: root/hw/timer/m48t59-isa.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/timer/m48t59-isa.c')
-rw-r--r--hw/timer/m48t59-isa.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/timer/m48t59-isa.c b/hw/timer/m48t59-isa.c
index cbc5e61ddd..5e5432abfd 100644
--- a/hw/timer/m48t59-isa.c
+++ b/hw/timer/m48t59-isa.c
@@ -25,6 +25,7 @@
#include "qemu/osdep.h"
#include "hw/isa/isa.h"
+#include "hw/qdev-properties.h"
#include "hw/timer/m48t59.h"
#include "m48t59-internal.h"
#include "qemu/module.h"