From 980fa564e4c01c7b95099a13fb2d8926c510da01 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sun, 31 Jan 2010 02:30:12 -0800 Subject: mesa: Remove unnecessary headers. --- 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 c203b046a5..51dd5f7795 100644 --- a/src/mesa/main/getstring.c +++ b/src/mesa/main/getstring.c @@ -27,7 +27,6 @@ #include "glheader.h" #include "context.h" #include "get.h" -#include "version.h" #include "enums.h" #include "extensions.h" -- cgit v1.2.3