X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2Fgamegl.h;h=482a21d31de33adbe136fc75690fd6772adf2928;hb=5caf4edd361a27a3250fdbf5e8084b0d5c55d615;hp=38f0d4c935d47dc4ef2adec3564ccb3e493cc498;hpb=a4422339d9aefd773d8edc7689f0c50e99438016;p=lugaru.git diff --git a/Source/gamegl.h b/Source/gamegl.h index 38f0d4c..482a21d 100644 --- a/Source/gamegl.h +++ b/Source/gamegl.h @@ -49,10 +49,10 @@ 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