]> git.lizzy.rs Git - minetest.git/blobdiff - src/content_abm.cpp
WoW-style Autorun
[minetest.git] / src / content_abm.cpp
index 1ee41b2ecf4cceaf73fd690603a40c06ca1d6974..8694ef9814807a81d7a1fef9694d2e25286b8ae6 100644 (file)
@@ -25,7 +25,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "content_sao.h"
 #include "settings.h"
 #include "mapblock.h" // For getNodeBlockPos
-#include "main.h" // for g_settings
 #include "map.h"
 #include "scripting_game.h"
 #include "log.h"