diff options
Diffstat (limited to 'hw/pc87312.h')
-rw-r--r-- | hw/pc87312.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pc87312.h b/hw/pc87312.h index 7b9e6f6..ad087c7 100644 --- a/hw/pc87312.h +++ b/hw/pc87312.h @@ -25,7 +25,7 @@ #ifndef QEMU_PC87312_H #define QEMU_PC87312_H -#include "isa.h" +#include "hw/isa.h" #define TYPE_PC87312 "pc87312" |