mesa: remove unneeded #include colortab.h

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
This commit is contained in:
Brian Paul 2015-04-24 20:12:42 -06:00
parent 7c1be009b7
commit 7e8de8219f
1 changed files with 0 additions and 1 deletions

View File

@ -30,7 +30,6 @@
#include <stdio.h>
#include "bufferobj.h"
#include "colortab.h"
#include "context.h"
#include "enums.h"
#include "fbobject.h"