From 2768a0b1b42f3c1531ab9c3647a93f0504002280 Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Wed, 1 Apr 2015 09:45:57 -0600 Subject: mesa: remove unneeded #include of colormac.h Acked-by: Matt Turner Reviewed-by: Mark Janes --- src/mesa/main/pixel.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main/pixel.c') diff --git a/src/mesa/main/pixel.c b/src/mesa/main/pixel.c index 7162c6fef0a..ecda2694fc8 100644 --- a/src/mesa/main/pixel.c +++ b/src/mesa/main/pixel.c @@ -30,7 +30,6 @@ #include "glheader.h" #include "bufferobj.h" -#include "colormac.h" #include "context.h" #include "macros.h" #include "pixel.h" -- cgit v1.2.3