r300: Renamed r300_vertexprog.c to r300_vertprog.c

This commit is contained in:
Oliver McFadden 2007-03-15 20:39:07 +00:00
parent 0e9ada1087
commit 1195caa274
2 changed files with 1 additions and 1 deletions

View file

@ -39,7 +39,7 @@ DRIVER_SOURCES = \
r300_texmem.c \
r300_tex.c \
r300_texstate.c \
r300_vertexprog.c \
r300_vertprog.c \
r300_fragprog.c \
r300_shader.c \
r300_maos.c \