summaryrefslogtreecommitdiff
path: root/src/mesa/x86/x86_xform.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mesa/x86/x86_xform.c')
-rw-r--r--src/mesa/x86/x86_xform.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/x86/x86_xform.c b/src/mesa/x86/x86_xform.c
index c2df5e31e6..b2f54b2ce6 100644
--- a/src/mesa/x86/x86_xform.c
+++ b/src/mesa/x86/x86_xform.c
@@ -33,7 +33,7 @@
#include "tnl/t_context.h"
#include "x86.h"
-#include "common_x86_macros.h"
+#include "x86_xform.h"
#include "common_x86_asm.h"
#ifdef DEBUG_MATH