Merge branch 'llvm-cliptest-viewport'
[mesa.git] / src / mesa / tnl / t_vp_build.h
index d6ebc66c045eddfcdefd9b4efc12cfaa3e4fb9bd..1d10ff245d96eb01040f933643f95387fccce363 100644 (file)
@@ -37,6 +37,6 @@
                                        _NEW_FOG |              \
                                        _NEW_POINT)
 
-extern void _tnl_UpdateFixedFunctionProgram( GLcontext *ctx );
+extern void _tnl_UpdateFixedFunctionProgram( struct gl_context *ctx );
 
 #endif