summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pc_fdc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/pc_fdc.cpp')
-rw-r--r--src/devices/machine/pc_fdc.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/machine/pc_fdc.cpp b/src/devices/machine/pc_fdc.cpp
index d49450e1318..35b83a82aac 100644
--- a/src/devices/machine/pc_fdc.cpp
+++ b/src/devices/machine/pc_fdc.cpp
@@ -15,6 +15,7 @@
#include "emu.h"
#include "machine/pc_fdc.h"
+#include "imagedev/floppy.h"
//#define LOG_GENERAL (1U << 0) //defined in logmacro.h already