From f863ae1a040c358728d8608531ae3eb695f3af9e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Fri, 10 Oct 2008 16:29:54 -0600 Subject: mesa: remove unneeded includes --- src/mesa/main/getstring.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main/getstring.c') diff --git a/src/mesa/main/getstring.c b/src/mesa/main/getstring.c index 1a82ccce59..94bf5de1e8 100644 --- a/src/mesa/main/getstring.c +++ b/src/mesa/main/getstring.c @@ -25,7 +25,6 @@ #include "glheader.h" -#include "colormac.h" #include "context.h" #include "get.h" #include "version.h" -- cgit v1.2.3