Fix Windows newlines.
[mesa.git] / src / mesa / shader / nvfragparse.h
index 849a7fbc7d6752b1362983d7ccd5eb33fe4b91cf..de45cf543dbf33e905cb948bbaf76038d3cac0fd 100644 (file)
 extern void
 _mesa_parse_nv_fragment_program(GLcontext *ctx, GLenum target,
                                 const GLubyte *str, GLsizei len,
-                                struct fragment_program *program);
+                                struct gl_fragment_program *program);
 
 
 extern void
-_mesa_print_nv_fragment_program(const struct fragment_program *program);
+_mesa_print_nv_fragment_program(const struct gl_fragment_program *program);
 
 
 extern const char *