Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / mesa / main / texformat.h
index bda5fd6d8ce24f1cdb455bb692a11aeec6742da9..8bd1507675343755d94d134d31c6f9ebb8a1e96e 100644 (file)
@@ -32,7 +32,7 @@
 
 
 extern gl_format
-_mesa_choose_tex_format( GLcontext *ctx, GLint internalFormat,
+_mesa_choose_tex_format( struct gl_context *ctx, GLint internalFormat,
                          GLenum format, GLenum type );