X-Git-Url: http://git.tdb.fi/?p=libs%2Fgl.git;a=blobdiff_plain;f=source%2Fgl.h;h=9a7cb9cd88a338aaf44582dac1a2b65fbdda969d;hp=d558706cb1e000858b6e9006e83200679b25c308;hb=bb162b9edd4b8c0e9faeed75da4148f5b9735450;hpb=51c775a5df70fe5a538c3e4bcccd3ab857ba5b59 diff --git a/source/gl.h b/source/gl.h index d558706c..9a7cb9cd 100644 --- a/source/gl.h +++ b/source/gl.h @@ -13,6 +13,7 @@ #include #include typedef double GLdouble; +typedef long long GLint64; #else #ifdef WIN32 #include