summaryrefslogtreecommitdiff
path: root/src/mesa/shader/nvvertexec.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/shader/nvvertexec.h')
-rw-r--r--src/mesa/shader/nvvertexec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/shader/nvvertexec.h b/src/mesa/shader/nvvertexec.h
index cdf1bd588b..e0fd46a766 100644
--- a/src/mesa/shader/nvvertexec.h
+++ b/src/mesa/shader/nvvertexec.h
@@ -35,7 +35,7 @@ extern void
_mesa_init_vp_per_primitive_registers(GLcontext *ctx);
extern void
-_mesa_exec_vertex_program(GLcontext *ctx, const struct vertex_program *program);
+_mesa_exec_vertex_program(GLcontext *ctx, const struct gl_vertex_program *program);
extern void
_mesa_dump_vp_state( const struct gl_vertex_program_state *state );