diff options
Diffstat (limited to 'hw/isa.h')
| -rw-r--r-- | hw/isa.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/isa.h b/hw/isa.h index 7a8874abfd..82da37c11d 100644 --- a/hw/isa.h +++ b/hw/isa.h @@ -5,7 +5,7 @@ #include "exec/ioport.h" #include "exec/memory.h" -#include "qdev.h" +#include "hw/qdev.h" #define ISA_NUM_IRQS 16 |