Fix g_settings not being included

This commit is contained in:
Sfan5 2014-02-16 08:16:49 +01:00
parent 4585fba98b
commit d9d06ad920
1 changed files with 1 additions and 0 deletions

View 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[] =