Mesa (mesa_7_7_branch): mesa: Remove unnecessary header from texobj.c.

Vinson Lee vlee at kemper.freedesktop.org
Mon Jan 18 04:50:46 UTC 2010


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

Author: Vinson Lee <vlee at vmware.com>
Date:   Sun Jan 17 20:50:15 2010 -0800

mesa: Remove unnecessary header from texobj.c.

---

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

diff --git a/src/mesa/main/texobj.c b/src/mesa/main/texobj.c
index 237b6eb..7f62557 100644
--- a/src/mesa/main/texobj.c
+++ b/src/mesa/main/texobj.c
@@ -38,7 +38,6 @@
 #include "imports.h"
 #include "macros.h"
 #include "teximage.h"
-#include "texstate.h"
 #include "texobj.h"
 #include "mtypes.h"
 #include "shader/prog_instruction.h"




More information about the mesa-commit mailing list