Clean up stack after script_get_backtrace (#7854)
[oweals/minetest.git] / src / script / scripting_mainmenu.cpp
index 0ff60951bd04b18bc31c9c85db285478ddda5c88..b6068439a15449af596626a35f9e70b82665319c 100644 (file)
@@ -18,7 +18,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 */
 
 #include "scripting_mainmenu.h"
-#include "mods.h"
+#include "content/mods.h"
 #include "cpp_api/s_internal.h"
 #include "lua_api/l_base.h"
 #include "lua_api/l_mainmenu.h"