glsl/linker: add DisableTransformFeedbackPacking workaround
[mesa.git] / src / mesa / main / colortab.h
index 1c1854868b11539402d4122af54166c3a386e84d..e1165d702142a669629aaac3d4c9ef959e5d15b2 100644 (file)
@@ -1,6 +1,5 @@
 /*
  * Mesa 3-D graphics library
- * Version:  6.5.2
  *
  * Copyright (C) 1999-2006  Brian Paul   All Rights Reserved.
  *
@@ -27,8 +26,6 @@
 #ifndef COLORTAB_H
 #define COLORTAB_H
 
-
-#include "compiler.h"
 #include "glheader.h"
 
 struct _glapi_table;