From 3252fd4454419f7576390dea6157897218a503d6 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Tue, 20 Jun 2017 19:30:26 +0300 Subject: Fix compilation fboinfo.h --- src/resources/fboinfo.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/resources/fboinfo.h b/src/resources/fboinfo.h index ebeecf4e8..4df115395 100644 --- a/src/resources/fboinfo.h +++ b/src/resources/fboinfo.h @@ -23,6 +23,8 @@ #ifdef USE_OPENGL +#include "localconsts.h" + #ifdef ANDROID #include #include @@ -38,8 +40,6 @@ PRAGMA48(GCC diagnostic pop) #endif // defined(__APPLE__) #endif // ANDROID -#include "localconsts.h" - struct FBOInfo final { constexpr2 FBOInfo() : -- cgit v1.2.3-60-g2f50