diff options
Diffstat (limited to 'hw/hw.h')
| -rw-r--r-- | hw/hw.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/hw.h b/hw/hw.h index dfced97bbc..1553e54aa7 100644 --- a/hw/hw.h +++ b/hw/hw.h @@ -9,7 +9,7 @@ #endif #include "exec/ioport.h" -#include "irq.h" +#include "hw/irq.h" #include "block/aio.h" #include "migration/qemu-file.h" #include "migration/vmstate.h" |