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.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/x2212.cpp b/src/devices/machine/x2212.cpp
index f8c7fb906e3..6facb9f5797 100644
--- a/src/devices/machine/x2212.cpp
+++ b/src/devices/machine/x2212.cpp
@@ -11,6 +11,8 @@
#include "emu.h"
#include "machine/x2212.h"
+#include "fileio.h"
+
#include <algorithm>