mesa: Remove unnecessary header from attrib.c.
authorVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 06:50:08 +0000 (22:50 -0800)
committerVinson Lee <vlee@vmware.com>
Tue, 19 Jan 2010 06:50:08 +0000 (22:50 -0800)
src/mesa/main/attrib.c

index a14f71c..7adb2e2 100644 (file)
@@ -33,7 +33,6 @@
 #include "bufferobj.h"
 #include "clear.h"
 #include "colormac.h"
-#include "colortab.h"
 #include "context.h"
 #include "depth.h"
 #include "enable.h"