x86: Remove unnecessary header from 3dnow.h.
[mesa.git] / src / mesa / x86 / 3dnow.h
index df9f2638d76d684f31c61c009515ed4f9d1bb795..1c1fedcd4f3006c45cfc802bafb5d4187930b338 100644 (file)
@@ -31,8 +31,6 @@
 #ifndef __3DNOW_H__
 #define __3DNOW_H__
 
-#include "math/m_xform.h"
-
 void _mesa_init_3dnow_transform_asm( void );
 
 #endif