From 75a80fdfdce4be53ce7d7b1d02400d3f79a144c0 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 26 Oct 2012 13:33:20 +0300 Subject: Android compilation fixes. --- src/normalopenglgraphics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/normalopenglgraphics.h') diff --git a/src/normalopenglgraphics.h b/src/normalopenglgraphics.h index 144a5b3ee..2e07de42f 100644 --- a/src/normalopenglgraphics.h +++ b/src/normalopenglgraphics.h @@ -24,7 +24,7 @@ #define NORMALOPENGLGRAPHICS_H #include "main.h" -#ifdef USE_OPENGL +#if defined USE_OPENGL && !defined ANDROID #include "localconsts.h" #include "graphics.h" -- cgit v1.2.3-70-g09d2