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 0e9760e..c4e4c62 100644 --- a/hw/pc87312.c +++ b/hw/pc87312.c @@ -23,7 +23,7 @@ * THE SOFTWARE. */ -#include "pc87312.h" +#include "hw/pc87312.h" #include "qemu/error-report.h" #include "sysemu/blockdev.h" #include "sysemu/sysemu.h" |