diff options
Diffstat (limited to 'hw/pc87312.c')
-rw-r--r-- | hw/pc87312.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/pc87312.c b/hw/pc87312.c index 38af4c1..0e9760e 100644 --- a/hw/pc87312.c +++ b/hw/pc87312.c @@ -24,6 +24,7 @@ */ #include "pc87312.h" +#include "qemu/error-report.h" #include "sysemu/blockdev.h" #include "sysemu/sysemu.h" #include "char/char.h" |