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