mesa: Standardize names of OpenGL functions.
[mesa.git] / src / mapi / glapi / glapi_priv.h
index 89f81c723e91cdba703c792503790eca8bfb4d97..3ab553a2b8da674d13638920650e6af1e090a8c3 100644 (file)
@@ -38,7 +38,7 @@
 #include "GL/gl.h"
 #include "GL/glext.h"
 
-#ifndef GL_FIXED
+#ifndef GL_OES_fixed_point
 typedef int GLfixed;
 typedef int GLclampx;
 #endif