Added 'freeglut_ext.c' to the project files 'freeglut.dsp' and 'freeglut_static.dsp...
[freeglut] / include / GL / glut.h
index 5726f7c..5875764 100644 (file)
@@ -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_1_4 1
 
 /*
  * Always include OpenGL and GLU headers