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/texstore.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main/texstore.c') diff --git a/src/mesa/main/texstore.c b/src/mesa/main/texstore.c index 7ad9d2b..1525205 100644 --- a/src/mesa/main/texstore.c +++ b/src/mesa/main/texstore.c @@ -53,7 +53,6 @@ #include "glheader.h" #include "bufferobj.h" -#include "colormac.h" #include "format_pack.h" #include "format_utils.h" #include "image.h" -- cgit v1.1