summaryrefslogtreecommitdiffstats
path: root/src/frontend/mame/luaengine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/mame/luaengine.cpp')
-rw-r--r--src/frontend/mame/luaengine.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/mame/luaengine.cpp b/src/frontend/mame/luaengine.cpp
index 831f445faa5..b6fc0014a4c 100644
--- a/src/frontend/mame/luaengine.cpp
+++ b/src/frontend/mame/luaengine.cpp
@@ -21,6 +21,7 @@
#include "debugger.h"
#include "drivenum.h"
#include "emuopts.h"
+#include "fileio.h"
#include "inputdev.h"
#include "natkeyboard.h"
#include "screen.h"