Mesa (mesa_7_7_branch): swrast: Remove unnecessary header from s_fragprog.c .

Vinson Lee vlee at kemper.freedesktop.org
Wed Jan 13 07:55:38 UTC 2010


Module: Mesa
Branch: mesa_7_7_branch
Commit: 831764fa75b9a2ea5b42c2df35c6dcfcedcd9611
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=831764fa75b9a2ea5b42c2df35c6dcfcedcd9611

Author: Vinson Lee <vlee at vmware.com>
Date:   Tue Jan 12 23:54:15 2010 -0800

swrast: Remove unnecessary header from s_fragprog.c.

---

 src/mesa/swrast/s_fragprog.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/mesa/swrast/s_fragprog.c b/src/mesa/swrast/s_fragprog.c
index a22d344..9ac33a2 100644
--- a/src/mesa/swrast/s_fragprog.c
+++ b/src/mesa/swrast/s_fragprog.c
@@ -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"




More information about the mesa-commit mailing list