summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/querymatrix.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/main/querymatrix.h')
-rw-r--r--src/mesa/main/querymatrix.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/main/querymatrix.h b/src/mesa/main/querymatrix.h
index 37a22e961e6..187b5f48602 100644
--- a/src/mesa/main/querymatrix.h
+++ b/src/mesa/main/querymatrix.h
@@ -34,6 +34,6 @@
*/
extern GLbitfield GLAPIENTRY
-_es_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]);
+_mesa_QueryMatrixxOES(GLfixed mantissa[16], GLint exponent[16]);
#endif