summaryrefslogtreecommitdiff
path: root/src/dirs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/dirs.cpp')
-rw-r--r--src/dirs.cpp2
1 files changed, 2 insertions, 0 deletions
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