summaryrefslogtreecommitdiffstats
path: root/src/devices/machine/x2212.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/machine/x2212.cpp')
-rw-r--r--src/devices/machine/x2212.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/devices/machine/x2212.cpp b/src/devices/machine/x2212.cpp
index cc5028e0cc7..e055f860640 100644
--- a/src/devices/machine/x2212.cpp
+++ b/src/devices/machine/x2212.cpp
@@ -10,6 +10,9 @@
#include "emu.h"
#include "machine/x2212.h"
+
+#include "fileio.h"
+
#include <algorithm>