1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

Warnings fix

This commit is contained in:
proller 2013-07-29 00:10:44 +04:00
parent 037e84d377
commit 174285f298
2 changed files with 2 additions and 1 deletions

View file

@ -32,6 +32,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "nodedef.h"
#include "gamedef.h"
#include "util/directiontables.h"
#include "util/mathconstants.h"
#include "rollback_interface.h"
#include "emerge.h"
#include "mapgen_v6.h"