summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/cheat.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/cheat.cpp')
-rw-r--r--src/frontend/mame/cheat.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/mame/cheat.cpp b/src/frontend/mame/cheat.cpp
index c16316e8d02..d5221a71213 100644
--- a/src/frontend/mame/cheat.cpp
+++ b/src/frontend/mame/cheat.cpp
@@ -81,6 +81,7 @@
#include "corestr.h"
#include "emuopts.h"
+#include "fileio.h"
#include <cstring>
#include <iterator>