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

Android build fixes

This fixes #8079
This commit is contained in:
Loïc Blot 2019-01-09 14:39:43 +01:00
parent 4b04268304
commit 0acdf93683
2 changed files with 2 additions and 1 deletions

View file

@ -19,6 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#include "tile.h"
#include <cstring>
#include <algorithm>
#include <ICameraSceneNode.h>
#include "util/string.h"