diff options
Diffstat (limited to 'hw/pc87312.c')
-rw-r--r-- | hw/pc87312.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pc87312.c b/hw/pc87312.c index c4e4c6273b..9f5e185685 100644 --- a/hw/pc87312.c +++ b/hw/pc87312.c @@ -23,7 +23,7 @@ * THE SOFTWARE. */ -#include "hw/pc87312.h" +#include "hw/isa/pc87312.h" #include "qemu/error-report.h" #include "sysemu/blockdev.h" #include "sysemu/sysemu.h" |