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_gen.py | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/main/get_gen.py') diff --git a/src/mesa/main/get_gen.py b/src/mesa/main/get_gen.py index 9ae3ce0096..b37a373547 100644 --- a/src/mesa/main/get_gen.py +++ b/src/mesa/main/get_gen.py @@ -1225,7 +1225,6 @@ def EmitHeader(): #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