mesa: Clean up header file inclusion in ffvertex_prog.h.

This commit is contained in:
Vinson Lee 2010-11-09 00:56:02 -08:00
parent 6121730e74
commit 08354667a3
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@
#define FFVERTEX_PROG_H
#include "main/mtypes.h"
struct gl_context;
struct gl_vertex_program *
_mesa_get_fixed_func_vertex_program(struct gl_context *ctx);