diff options
Diffstat (limited to 'src/frontend/mame/mame.cpp')
-rw-r--r-- | src/frontend/mame/mame.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/mame/mame.cpp b/src/frontend/mame/mame.cpp index c7bc0879909..486f3a8db66 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" |