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

This commit is contained in:
Vinson Lee
2010-12-25 20:53:27 -08:00
parent da0bdc7cd5
commit aa68dd9a49
+1 -1
View File
@@ -29,7 +29,7 @@
#ifndef SS_VB_H
#define SS_VB_H
#include "main/mtypes.h"
struct gl_context;
void _swsetup_vb_init( struct gl_context *ctx );
void _swsetup_choose_rastersetup_func( struct gl_context *ctx );