X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fgamegl.h;h=20d94ce125d9799cc2c84c6a1ecb9afe411f1991;hb=2fea8aa4d67ff70b015a34eb058a5e598b3d737d;hp=38f0d4c935d47dc4ef2adec3564ccb3e493cc498;hpb=d435148bf0fd538f3b69a8232253618e10249ffa;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