summaryrefslogtreecommitdiff
path: root/src/mesa/x86/x86_xform.c
diff options
context:
space:
mode:
authorBrian Paul <brianp@vmware.com>2009-03-04 15:46:36 -0700
committerBrian Paul <brianp@vmware.com>2009-03-04 15:46:36 -0700
commitdd9af786507fe3f199ecc94906b263843848c6ba (patch)
tree5da22b4888a2a8e921f05462e4b0f14afd1df751 /src/mesa/x86/x86_xform.c
parent8538f64d0929715cb22a44186598471342c258c6 (diff)
mesa: remove unneeded x86.h header
Diffstat (limited to 'src/mesa/x86/x86_xform.c')
-rw-r--r--src/mesa/x86/x86_xform.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mesa/x86/x86_xform.c b/src/mesa/x86/x86_xform.c
index 9574ee5e1f..833d2cc106 100644
--- a/src/mesa/x86/x86_xform.c
+++ b/src/mesa/x86/x86_xform.c
@@ -32,7 +32,6 @@
#include "math/m_xform.h"
#include "tnl/t_context.h"
-#include "x86.h"
#include "x86_xform.h"
#include "common_x86_asm.h"