st/mesa: Clean up header file inclusion in st_draw.h.
This commit is contained in:
@@ -36,10 +36,11 @@
|
||||
|
||||
#include "main/compiler.h"
|
||||
#include "main/glheader.h"
|
||||
#include "main/mtypes.h"
|
||||
|
||||
struct _mesa_index_buffer;
|
||||
struct _mesa_prim;
|
||||
struct gl_client_array;
|
||||
struct gl_context;
|
||||
struct st_context;
|
||||
|
||||
void st_init_draw( struct st_context *st );
|
||||
|
||||
Reference in New Issue
Block a user