summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/ds1994.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ds1994.cpp')
-rw-r--r--src/devices/machine/ds1994.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/ds1994.cpp b/src/devices/machine/ds1994.cpp
index 3b9e9f0ebe9..2d16d3eed54 100644
--- a/src/devices/machine/ds1994.cpp
+++ b/src/devices/machine/ds1994.cpp
@@ -15,6 +15,8 @@
#include "emu.h"
#include "machine/ds1994.h"
+#include "fileio.h"
+
#include <ctime>
#define VERBOSE_LEVEL 0