mesa: Clean up header file inclusion in scissor.h.
This commit is contained in:
@@ -27,8 +27,9 @@
|
||||
#define SCISSOR_H
|
||||
|
||||
|
||||
#include "main/mtypes.h"
|
||||
#include "glheader.h"
|
||||
|
||||
struct gl_context;
|
||||
|
||||
extern void GLAPIENTRY
|
||||
_mesa_Scissor( GLint x, GLint y, GLsizei width, GLsizei height );
|
||||
|
||||
Reference in New Issue
Block a user