summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/mame.cpp
diff options
context:
space:
mode:
author Robbbert <Robbbert@users.noreply.github.com>2022-03-15 21:38:01 +1100
committer Robbbert <Robbbert@users.noreply.github.com>2022-03-15 21:38:01 +1100
commit6d9216bf11db6596c07351ff3e191bd97b32a359 (patch)
tree53acadc743eef54bd5602d9af0aeaeda7c28a7ee /src/frontend/mame/mame.cpp
parentf2812653ff613e85d6e6af87ac4341bcb3ffb6a9 (diff)
Revert "Revert "Remove fileio.h from emu.h""
This reverts commit ea6d1ae3f4cd36732c2b9a2a6d02a06dc4a97def.
Diffstat (limited to 'src/frontend/mame/mame.cpp')
-rw-r--r--src/frontend/mame/mame.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/mame/mame.cpp b/src/frontend/mame/mame.cpp
index 4cff9226aa0..b0e2ca2ddfa 100644
--- a/src/frontend/mame/mame.cpp
+++ b/src/frontend/mame/mame.cpp
@@ -19,6 +19,7 @@
#include "cheat.h"
#include "clifront.h"
#include "emuopts.h"
+#include "fileio.h"
#include "luaengine.h"
#include "mameopts.h"
#include "pluginopts.h"