Mesa (mesa_7_7_branch): mesa: Remove unnecessary headers from texstate.c.

Vinson Lee vlee at kemper.freedesktop.org
Mon Jan 18 00:09:29 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun Jan 17 16:08:59 2010 -0800

mesa: Remove unnecessary headers from texstate.c.

---

 src/mesa/main/texstate.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/src/mesa/main/texstate.c b/src/mesa/main/texstate.c
index c735e18..25333d8 100644
--- a/src/mesa/main/texstate.c
+++ b/src/mesa/main/texstate.c
@@ -35,11 +35,9 @@
 #include "context.h"
 #include "enums.h"
 #include "macros.h"
-#include "texcompress.h"
 #include "texobj.h"
 #include "teximage.h"
 #include "texstate.h"
-#include "texenvprogram.h"
 #include "mtypes.h"
 
 




More information about the mesa-commit mailing list