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

Author: Vinson Lee <[email protected]>
Date:   Mon Jan 11 21:04:16 2010 -0800

x86: Remove unnecessary header from x86_xform.c.

---

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

diff --git a/src/mesa/x86/x86_xform.c b/src/mesa/x86/x86_xform.c
index 52f6b25..c834e2b 100644
--- a/src/mesa/x86/x86_xform.c
+++ b/src/mesa/x86/x86_xform.c
@@ -30,7 +30,6 @@
 #include "main/glheader.h"
 #include "main/context.h"
 #include "math/m_xform.h"
-#include "tnl/t_context.h"
 
 #include "x86_xform.h"
 #include "common_x86_asm.h"

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

Reply via email to