From 0acdf936830f0bee6bff553201febedecb12a482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Blot?= Date: Wed, 9 Jan 2019 14:39:43 +0100 Subject: Android build fixes This fixes #8079 --- src/client/tile.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client') diff --git a/src/client/tile.cpp b/src/client/tile.cpp index a65eb5fc8..233a64e14 100644 --- a/src/client/tile.cpp +++ b/src/client/tile.cpp @@ -19,6 +19,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #include "tile.h" +#include #include #include #include "util/string.h" -- cgit v1.2.3