swrast: Clean up header file inclusion in ss_vb.h.
Remove unnecessary header swrast_setup.h.
This commit is contained in:
@@ -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 );
|
||||
|
||||
Reference in New Issue
Block a user