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

Author: Vinson Lee <[email protected]>
Date:   Wed Jan 13 23:16:05 2010 -0800

st/mesa: Remove unnecessary header from st_texture.c.

---

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

diff --git a/src/mesa/state_tracker/st_texture.c 
b/src/mesa/state_tracker/st_texture.c
index 10f1351..cda3791 100644
--- a/src/mesa/state_tracker/st_texture.c
+++ b/src/mesa/state_tracker/st_texture.c
@@ -35,7 +35,6 @@
 #include "main/texfetch.h"
 #include "main/teximage.h"
 #include "main/texobj.h"
-#include "main/texstore.h"
 
 #undef Elements  /* fix re-defined macro warning */
 

_______________________________________________
mesa-commit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to