Fix loading leveldb worlds

master
Kahrl 2013-09-10 18:16:36 +02:00
parent 6fb4a78d71
commit 168fa2ffe0
1 changed files with 1 additions and 0 deletions

View File

@ -38,6 +38,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "emerge.h"
#include "mapgen_v6.h"
#include "biome.h"
#include "config.h"
#include "database.h"
#include "database-dummy.h"
#include "database-sqlite3.h"