diff options
Diffstat (limited to 'hw/fdc.c')
| -rw-r--r-- | hw/fdc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/fdc.c b/hw/fdc.c index 2d50bd6a39..c159dcb630 100644 --- a/hw/fdc.c +++ b/hw/fdc.c @@ -34,6 +34,7 @@ #include "isa.h" #include "sysbus.h" #include "qdev-addr.h" +#include "blockdev.h" /********************************************************/ /* debug Floppy devices */ |