mesa: Implement GL_ARB_texture_filter_anisotropic
[mesa.git] / src / mesa / main / attrib.h
index bb9fc5a9463128dd61618b9d1bf4cc99dfbe20cc..f4fd4929f733fc4ee7bedfa74713cdc18cec143e 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  7.1
  *
  * Copyright (C) 1999-2007  Brian Paul   All Rights Reserved.
  *
@@ -27,7 +26,6 @@
 #define ATTRIB_H
 
 
-#include "compiler.h"
 #include "glheader.h"
 
 struct _glapi_table;