summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/wd_fdc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/wd_fdc.cpp')
-rw-r--r--src/devices/machine/wd_fdc.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/wd_fdc.cpp b/src/devices/machine/wd_fdc.cpp
index 905054e13f8..fefc7c2c0a1 100644
--- a/src/devices/machine/wd_fdc.cpp
+++ b/src/devices/machine/wd_fdc.cpp
@@ -3,6 +3,8 @@
#include "emu.h"
#include "wd_fdc.h"
+#include "imagedev/floppy.h"
+
#include "debugger.h"
//#define LOG_GENERAL (1U << 0) //defined in logmacro.h already