swrast: Remove unnecessary header from s_fragprog.c.
authorVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 07:54:15 +0000 (23:54 -0800)
committerVinson Lee <vlee@vmware.com>
Wed, 13 Jan 2010 07:54:15 +0000 (23:54 -0800)
src/mesa/swrast/s_fragprog.c

index a22d34415d5a7c0ff7dc1069861c67c9f198782a..9ac33a26a65ae982261689d59988dde0ad79700d 100644 (file)
@@ -25,7 +25,6 @@
 #include "main/glheader.h"
 #include "main/colormac.h"
 #include "main/context.h"
-#include "main/texstate.h"
 #include "shader/prog_instruction.h"
 
 #include "s_fragprog.h"