From dd9af786507fe3f199ecc94906b263843848c6ba Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 4 Mar 2009 15:46:36 -0700 Subject: mesa: remove unneeded x86.h header --- src/mesa/x86/common_x86_asm.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/x86/common_x86_asm.h') diff --git a/src/mesa/x86/common_x86_asm.h b/src/mesa/x86/common_x86_asm.h index c7cd11ab05..2e88682187 100644 --- a/src/mesa/x86/common_x86_asm.h +++ b/src/mesa/x86/common_x86_asm.h @@ -43,7 +43,6 @@ #include "common_x86_features.h" #ifdef USE_X86_ASM -#include "x86.h" #ifdef USE_3DNOW_ASM #include "3dnow.h" #endif -- cgit v1.2.3