]> git.lizzy.rs Git - minetest.git/blobdiff - src/convert_json.cpp
Create PacketError exception and use it with ACTIVEOBJECT_REMOVE_ADD handler which...
[minetest.git] / src / convert_json.cpp
index cea0896239d7b1ed9322abeeedb8252d0f52c003..68912d482de84a496b9851fdd55593b407f1f3fb 100644 (file)
@@ -25,7 +25,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "mods.h"
 #include "config.h"
 #include "log.h"
-#include "main.h" // for g_settings
 #include "settings.h"
 #include "httpfetch.h"
 #include "porting.h"