diff options
Diffstat (limited to 'hw/core/split-irq.c')
-rw-r--r-- | hw/core/split-irq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/core/split-irq.c b/hw/core/split-irq.c index 6808e812b5..b5acc669fb 100644 --- a/hw/core/split-irq.c +++ b/hw/core/split-irq.c @@ -26,6 +26,7 @@ #include "qemu/osdep.h" #include "hw/core/split-irq.h" #include "hw/irq.h" +#include "hw/qdev-properties.h" #include "qapi/error.h" #include "qemu/module.h" |