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 c606f4a802..6808e812b5 100644 --- a/hw/core/split-irq.c +++ b/hw/core/split-irq.c @@ -25,6 +25,7 @@ #include "qemu/osdep.h" #include "hw/core/split-irq.h" +#include "hw/irq.h" #include "qapi/error.h" #include "qemu/module.h" |