diff options
Diffstat (limited to 'src/content_abm.cpp')
-rw-r--r-- | src/content_abm.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/content_abm.cpp b/src/content_abm.cpp index 1ee41b2ec..8694ef981 100644 --- a/src/content_abm.cpp +++ b/src/content_abm.cpp @@ -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" |