diff options
Diffstat (limited to 'hw/core/or-irq.c')
-rw-r--r-- | hw/core/or-irq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/core/or-irq.c b/hw/core/or-irq.c index 123a8c644a..6ed34d9238 100644 --- a/hw/core/or-irq.c +++ b/hw/core/or-irq.c @@ -23,6 +23,7 @@ */ #include "qemu/osdep.h" +#include "hw/irq.h" #include "hw/or-irq.h" #include "qemu/module.h" |