From 672f98baf7aa04e90d4bb5fe28f0c1acb6d8aa0b Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Fri, 12 Feb 2010 23:47:45 -0800 Subject: mesa: Remove unnecessary header. --- src/mesa/main/get.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main/get.c') diff --git a/src/mesa/main/get.c b/src/mesa/main/get.c index 2724774ca2..60fef552c4 100644 --- a/src/mesa/main/get.c +++ b/src/mesa/main/get.c @@ -7,7 +7,6 @@ #include "context.h" #include "enable.h" #include "extensions.h" -#include "fbobject.h" #include "get.h" #include "macros.h" #include "mtypes.h" -- cgit v1.2.3