mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix broken build due to missing mapsector.h include
This commit is contained in:
parent
217b66e5d2
commit
6fb4a78d71
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||||
#include "quicktune.h"
|
#include "quicktune.h"
|
||||||
#include "serverlist.h"
|
#include "serverlist.h"
|
||||||
#include "guiEngine.h"
|
#include "guiEngine.h"
|
||||||
|
#include "mapsector.h"
|
||||||
|
|
||||||
#ifdef USE_LEVELDB
|
#ifdef USE_LEVELDB
|
||||||
#include "database-sqlite3.h"
|
#include "database-sqlite3.h"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue