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

Vinson Lee vlee at kemper.freedesktop.org
Mon Jan 18 08:15:24 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Mon Jan 18 00:14:51 2010 -0800

mesa: Remove unnecessary headers from texgetimage.c.

---

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

diff --git a/src/mesa/main/texgetimage.c b/src/mesa/main/texgetimage.c
index ac467c4..0cc6a56 100644
--- a/src/mesa/main/texgetimage.c
+++ b/src/mesa/main/texgetimage.c
@@ -35,10 +35,8 @@
 #include "context.h"
 #include "formats.h"
 #include "image.h"
-#include "texcompress.h"
 #include "texgetimage.h"
 #include "teximage.h"
-#include "texstate.h"
 
 
 




More information about the mesa-commit mailing list