From 3cc471e429675e82fcc37c6efa2c5e880d811b84 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Sat, 31 Jul 2010 00:55:13 -0700 Subject: tnl: Remove unnecessary headers. --- src/mesa/tnl/t_vb_cull.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/tnl/t_vb_cull.c') diff --git a/src/mesa/tnl/t_vb_cull.c b/src/mesa/tnl/t_vb_cull.c index 712901acf3..22df716673 100644 --- a/src/mesa/tnl/t_vb_cull.c +++ b/src/mesa/tnl/t_vb_cull.c @@ -28,7 +28,6 @@ #include "main/glheader.h" #include "main/colormac.h" -#include "main/context.h" #include "main/macros.h" #include "main/imports.h" #include "main/mtypes.h" -- cgit v1.2.3