Merge branch 'mesa_7_5_branch'
[mesa.git] / src / mesa / main / glheader.h
index 482a36de93e3eac40e8df486cae319bfc7a8a560..81d4ccf919f50c4cb4ba730a11acc41f68fcb1fe 100644 (file)
@@ -52,7 +52,7 @@
 #define GL_GLEXT_PROTOTYPES
 #include "GL/gl.h"
 #include "GL/glext.h"
-#include <GL/internal/glcore.h>
+#include "GL/internal/glcore.h"
 
 
 #ifndef GL_FIXED
 #endif
 
 
+#ifndef GL_PROGRAM_BINARY_LENGTH_OES
+#define GL_PROGRAM_BINARY_LENGTH_OES 0x8741
+#endif
+
+
 /**
  * Special, internal token
  */