diff --git a/engines/grim/lua/ltm.cpp b/engines/grim/lua/ltm.cpp index c4c4137881c..3d012b20765 100644 --- a/engines/grim/lua/ltm.cpp +++ b/engines/grim/lua/ltm.cpp @@ -240,7 +240,6 @@ void luaT_setfallback() { lua_pushcfunction(replace); } -} // end of namespace Grim - #endif +} // end of namespace Grim