Break GL dependencies.

This commit is contained in:
michal 2007-08-29 22:26:23 +01:00
parent 6468e68466
commit a6e2b76fb5
1 changed files with 1 additions and 1 deletions

2
src/mesa/pipe/tgsi/exec/tgsi_parse.h Normal file → Executable file
View File

@ -105,7 +105,7 @@ void
tgsi_parse_free(
struct tgsi_parse_context *ctx );
unsigned
boolean
tgsi_parse_end_of_tokens(
struct tgsi_parse_context *ctx );