diff --git a/src/mapgen/mg_biome.cpp b/src/mapgen/mg_biome.cpp index e882d1181..ad1c496e7 100644 --- a/src/mapgen/mg_biome.cpp +++ b/src/mapgen/mg_biome.cpp @@ -27,7 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "util/numeric.h" #include "porting.h" #include "settings.h" - +#include ///////////////////////////////////////////////////////////////////////////////