diff options
Diffstat (limited to 'hw/devices.h')
-rw-r--r-- | hw/devices.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hw/devices.h b/hw/devices.h index 1a55c1e90..c60bcabae 100644 --- a/hw/devices.h +++ b/hw/devices.h @@ -1,6 +1,8 @@ #ifndef QEMU_DEVICES_H #define QEMU_DEVICES_H +#include "hw/irq.h" + /* ??? Not all users of this file can include cpu-common.h. */ struct MemoryRegion; |