]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/content_mapblock.cpp
Move globals from main.cpp to more sane locations
[dragonfireclient.git] / src / content_mapblock.cpp
index a730c50a357d58cc28b99d6f348a021b45b37c2a..8fa041312e545fe261cefef7da1e5e0ef339e811 100644 (file)
@@ -20,7 +20,6 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "content_mapblock.h"
 #include "util/numeric.h"
 #include "util/directiontables.h"
-#include "main.h" // For g_settings
 #include "mapblock_mesh.h" // For MapBlock_LightColor() and MeshCollector
 #include "settings.h"
 #include "nodedef.h"