From 51f979c347a86dfe322f276d4931c89f1682a445 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sun, 15 Aug 2010 23:10:42 -0700 Subject: x86: Remove unnecessary header from 3dnow.h. --- src/mesa/x86/3dnow.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mesa/x86') diff --git a/src/mesa/x86/3dnow.h b/src/mesa/x86/3dnow.h index df9f2638d7..1c1fedcd4f 100644 --- a/src/mesa/x86/3dnow.h +++ b/src/mesa/x86/3dnow.h @@ -31,8 +31,6 @@ #ifndef __3DNOW_H__ #define __3DNOW_H__ -#include "math/m_xform.h" - void _mesa_init_3dnow_transform_asm( void ); #endif -- cgit v1.2.3