From 5dbd3fe3d4f3f6eb4f601ae8a3c77720ca83e790 Mon Sep 17 00:00:00 2001 From: Vinson Lee Date: Fri, 13 Aug 2010 00:48:34 -0700 Subject: swrast: Clean up header file inclusion in ss_vb.h. Remove unnecessary header swrast_setup.h. --- src/mesa/swrast_setup/ss_vb.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mesa/swrast_setup') diff --git a/src/mesa/swrast_setup/ss_vb.h b/src/mesa/swrast_setup/ss_vb.h index 2ad1f56f39..944a3b78d8 100644 --- a/src/mesa/swrast_setup/ss_vb.h +++ b/src/mesa/swrast_setup/ss_vb.h @@ -30,7 +30,6 @@ #define SS_VB_H #include "main/mtypes.h" -#include "swrast_setup.h" void _swsetup_vb_init( GLcontext *ctx ); void _swsetup_choose_rastersetup_func( GLcontext *ctx ); -- cgit v1.2.3