mesa: Clean up header file inclusion in polygon.h.
[mesa.git] / src / mesa / swrast / s_fragprog.h
index 92b9d01e1735d566bb844be14d16f3fb2f6373a6..689d3fc82e4a79fc5adcb525803ea03731713215 100644 (file)
@@ -32,7 +32,7 @@
 
 
 extern void
-_swrast_exec_fragment_program(GLcontext *ctx, SWspan *span);
+_swrast_exec_fragment_program(struct gl_context *ctx, SWspan *span);
 
 
 #endif /* S_FRAGPROG_H */