From d3bd7f8a76211c1f7e4470a11d196a5a53a6a258 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 13 Jun 2016 18:52:26 +0300 Subject: Fix compilation with Android and SDL2. --- src/dirs.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/dirs.cpp b/src/dirs.cpp index 54f80a6a8..a05155cfd 100644 --- a/src/dirs.cpp +++ b/src/dirs.cpp @@ -40,6 +40,8 @@ #ifdef ANDROID #ifdef USE_SDL2 +#include "main.h" + #include "render/graphics.h" #endif #endif -- cgit v1.2.3-60-g2f50