glsl: Refactor AST-to-HIR code handling variable redeclarations
[mesa.git] / src / glsl / program.h
index 893169b6cc279c9014693c108ac57f9dbad9a40b..db602fa9ec2ee0838261f711224df00949a2b7dd 100644 (file)
@@ -24,4 +24,4 @@
 #include "main/core.h"
 
 extern void
-link_shaders(GLcontext *ctx, struct gl_shader_program *prog);
+link_shaders(struct gl_context *ctx, struct gl_shader_program *prog);