summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/ds1204.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/ds1204.cpp')
-rw-r--r--src/devices/machine/ds1204.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/ds1204.cpp b/src/devices/machine/ds1204.cpp
index e1070113277..ff03134c931 100644
--- a/src/devices/machine/ds1204.cpp
+++ b/src/devices/machine/ds1204.cpp
@@ -10,6 +10,8 @@
#include "emu.h"
#include "ds1204.h"
+#include "fileio.h"
+
#include <cstdio>