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