mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 21:40:20 +01:00
swrast: Clean up header file inclusion in ss_vb.h.
Remove unnecessary header swrast_setup.h.
This commit is contained in:
parent
c7f24afcaf
commit
5dbd3fe3d4
1 changed files with 0 additions and 1 deletions
|
|
@ -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 );
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue