x86: Remove unnecessary header from x86_xform.c.
authorVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 05:04:16 +0000 (21:04 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 12 Jan 2010 05:04:16 +0000 (21:04 -0800)
src/mesa/x86/x86_xform.c

index 52f6b25..c834e2b 100644 (file)
@@ -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"