]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/mg_biome.cpp
Mgv7 mountains: Remove divide by zero code that creates vast walls
[dragonfireclient.git] / src / mg_biome.cpp
index 0616d81a26d22d8d9301ed1996c5b73f46d713bf..0d17ae5ed4fd0a19a8fe52123fbc02ffa0d6b190 100644 (file)
@@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "mg_biome.h"
 #include "gamedef.h"
 #include "nodedef.h"
-#include "map.h" //for ManualMapVoxelManipulator
+#include "map.h" //for MMVManip
 #include "log.h"
 #include "util/numeric.h"
 #include "main.h"