Fix g_settings not being included
authorSfan5 <sfan5@live.de>
Sun, 16 Feb 2014 07:16:49 +0000 (08:16 +0100)
committerSfan5 <sfan5@live.de>
Sun, 16 Feb 2014 07:25:53 +0000 (08:25 +0100)
src/script/lua_api/l_mapgen.cpp

index d34620056bb61104f8272e4ff8a548d70e4d8a76..f357d3f440e17bf6f1289fb2b1e6e58b3703e197 100644 (file)
@@ -27,6 +27,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #include "biome.h"
 #include "emerge.h"
 #include "mapgen_v7.h"
+#include "main.h"
 
 
 struct EnumString ModApiMapgen::es_BiomeTerrainType[] =