Added FREEGLUT_VERSION_1_3.
[freeglut] / include / GL / glut.h
index 5726f7c..cbc1e6c 100644 (file)
 /*
  * 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_3 1
+
 
 /*
  * Always include OpenGL and GLU headers