diff options
Diffstat (limited to 'src/frontend/mame/mame.cpp')
-rw-r--r-- | src/frontend/mame/mame.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/frontend/mame/mame.cpp b/src/frontend/mame/mame.cpp index b0e2ca2ddfa..4cff9226aa0 100644 --- a/src/frontend/mame/mame.cpp +++ b/src/frontend/mame/mame.cpp @@ -19,7 +19,6 @@ #include "cheat.h" #include "clifront.h" #include "emuopts.h" -#include "fileio.h" #include "luaengine.h" #include "mameopts.h" #include "pluginopts.h" |