From a7573d805e9fa4d985cf48f467df5bd39dc3e7c0 Mon Sep 17 00:00:00 2001 From: Chris Rankin Date: Sun, 21 Sep 2008 23:56:17 +0200 Subject: Fix X86 compilation. --- src/mesa/x86/common_x86_asm.S | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mesa') diff --git a/src/mesa/x86/common_x86_asm.S b/src/mesa/x86/common_x86_asm.S index ef3cc9eb59..ea4047a0e1 100644 --- a/src/mesa/x86/common_x86_asm.S +++ b/src/mesa/x86/common_x86_asm.S @@ -40,6 +40,7 @@ */ #include "matypes.h" +#include "assyntax.h" #include "common_x86_features.h" SEG_TEXT -- cgit v1.2.3