mesa: remove unneeded #include colortab.h
authorBrian Paul <brianp@vmware.com>
Sat, 25 Apr 2015 02:12:42 +0000 (20:12 -0600)
committerBrian Paul <brianp@vmware.com>
Tue, 28 Apr 2015 18:27:48 +0000 (12:27 -0600)
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/main/texobj.c

index e018ab9..c563f1e 100644 (file)
@@ -30,7 +30,6 @@
 
 #include <stdio.h>
 #include "bufferobj.h"
-#include "colortab.h"
 #include "context.h"
 #include "enums.h"
 #include "fbobject.h"