swrast: Clean up header file inclusion in ss_triangle.h.
Remove ss_context.h. Include mtypes.h for GLcontext symbol.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
#ifndef SS_TRIANGLE_H
|
||||
#define SS_TRIANGLE_H
|
||||
|
||||
#include "ss_context.h"
|
||||
#include "main/mtypes.h"
|
||||
|
||||
|
||||
void _swsetup_trifuncs_init( GLcontext *ctx );
|
||||
|
||||
Reference in New Issue
Block a user