summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/sonydriv.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/sonydriv.cpp')
-rw-r--r--src/devices/machine/sonydriv.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/sonydriv.cpp b/src/devices/machine/sonydriv.cpp
index d65c1146359..e99c077b02a 100644
--- a/src/devices/machine/sonydriv.cpp
+++ b/src/devices/machine/sonydriv.cpp
@@ -39,6 +39,8 @@
#include "formats/ap_dsk35.h"
#include "imagedev/flopdrv.h"
+#include "fileio.h"
+
#ifdef MAME_DEBUG
#define LOG_SONY 1