swrast: Clean up header file inclusion in ss_vb.h.

Remove unnecessary header swrast_setup.h.
This commit is contained in:
Vinson Lee 2010-08-13 00:48:34 -07:00
parent c7f24afcaf
commit 5dbd3fe3d4

View 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 );