X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fgamegl.h;h=20d94ce125d9799cc2c84c6a1ecb9afe411f1991;hb=3b05abdd90ab43f17da48a79cc0d0348e74b7d97;hp=38f0d4c935d47dc4ef2adec3564ccb3e493cc498;hpb=a4422339d9aefd773d8edc7689f0c50e99438016;p=lugaru.git diff --git a/Source/gamegl.h b/Source/gamegl.h index 38f0d4c..20d94ce 100644 --- a/Source/gamegl.h +++ b/Source/gamegl.h @@ -49,12 +49,11 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #define GL_GLEXT_PROTOTYPES #include #include - #include + //#include -- EVIL and OLD, NEVER USE IT! #include #include "MacCompatibility.h" - #include "il/ilut.h" + //#include "il/ilut.h" - #define glDeleteTextures( a, b) glDeleteTextures( (a), (const unsigned int *)(b) ); #endif #if !PLATFORM_MACOSX