aboutsummaryrefslogtreecommitdiff
path: root/hw/intc/ompic.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/intc/ompic.c')
-rw-r--r--hw/intc/ompic.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/intc/ompic.c b/hw/intc/ompic.c
index 8a4a422..ca9614f 100644
--- a/hw/intc/ompic.c
+++ b/hw/intc/ompic.c
@@ -11,6 +11,7 @@
#include "qemu/module.h"
#include "qapi/error.h"
#include "hw/irq.h"
+#include "hw/qdev-properties.h"
#include "hw/sysbus.h"
#include "migration/vmstate.h"
#include "exec/memory.h"