X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=include%2FGL%2Fglut.h;h=de16dcfc43c9c23af9537b3c4a36fdd4686f536b;hb=27e9c083481bd122e05dc6eff558d385eb3804f1;hp=5726f7cc4ef30e1839ec805ed038e4ece59a602f;hpb=2865e77a6dfe94dff5ab68b7c8c0955a472c8462;p=freeglut diff --git a/include/GL/glut.h b/include/GL/glut.h index 5726f7c..de16dcf 100644 --- a/include/GL/glut.h +++ b/include/GL/glut.h @@ -71,8 +71,9 @@ /* * The freeglut and GLUT API versions */ -#define FREEGLUT 1 -#define GLUT_API_VERSION 4 +#define FREEGLUT 1 +#define GLUT_API_VERSION 4 +#define FREEGLUT_VERSION_2_0 1 /* * Always include OpenGL and GLU headers