swrast: Clean up header file inclusion in ss_vb.h.
authorVinson Lee <vlee@vmware.com>
Fri, 13 Aug 2010 07:48:34 +0000 (00:48 -0700)
committerVinson Lee <vlee@vmware.com>
Fri, 13 Aug 2010 07:48:34 +0000 (00:48 -0700)
Remove unnecessary header swrast_setup.h.

src/mesa/swrast_setup/ss_vb.h

index 2ad1f56..944a3b7 100644 (file)
@@ -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 );