diff options
Diffstat (limited to 'src/frontend/mame/luaengine.cpp')
-rw-r--r-- | src/frontend/mame/luaengine.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/frontend/mame/luaengine.cpp b/src/frontend/mame/luaengine.cpp index 2cc98b971fe..84048cf7e57 100644 --- a/src/frontend/mame/luaengine.cpp +++ b/src/frontend/mame/luaengine.cpp @@ -23,6 +23,7 @@ #include "emuopts.h" #include "inputdev.h" #include "natkeyboard.h" +#include "screen.h" #include "softlist.h" #include "uiinput.h" |