dri: Define enum __DRI_API_GLES3
[mesa.git] / src / mesa / x86 / 3dnow.h
index 1f2fd8e8b4c23ec02177a1b6ee702ab8272bffb5..1c1fedcd4f3006c45cfc802bafb5d4187930b338 100644 (file)
@@ -1,4 +1,3 @@
-/* $Id: 3dnow.h,v 1.6 2002/04/09 14:58:03 keithw Exp $ */
 
 /*
  * Mesa 3-D graphics library
@@ -32,8 +31,6 @@
 #ifndef __3DNOW_H__
 #define __3DNOW_H__
 
-#include "math/m_xform.h"
-
 void _mesa_init_3dnow_transform_asm( void );
 
 #endif