1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-13 08:35:20 +02: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"