summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/ds1302.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ds1302.cpp')
-rw-r--r--src/devices/machine/ds1302.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/ds1302.cpp b/src/devices/machine/ds1302.cpp
index 7bc8689f3a2..bfb5f4dd179 100644
--- a/src/devices/machine/ds1302.cpp
+++ b/src/devices/machine/ds1302.cpp
@@ -18,6 +18,8 @@
#include "emu.h"
#include "ds1302.h"
+#include "fileio.h"
+
//#define VERBOSE 1
#include "logmacro.h"