Skip to content

Commit 168fa2f

Browse files
committedSep 10, 2013
Fix loading leveldb worlds
1 parent 6fb4a78 commit 168fa2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎src/map.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
3838
#include "emerge.h"
3939
#include "mapgen_v6.h"
4040
#include "biome.h"
41+
#include "config.h"
4142
#include "database.h"
4243
#include "database-dummy.h"
4344
#include "database-sqlite3.h"

0 commit comments

Comments
 (0)
Please sign in to comment.