mesa: Clean up header file inclusion in stencil.h.

This commit is contained in:
Vinson Lee 2010-11-20 22:44:33 -08:00
parent 9732a93f40
commit 8bea7776a3

View file

@ -32,8 +32,9 @@
#define STENCIL_H
#include "mtypes.h"
#include "glheader.h"
struct gl_context;
extern void GLAPIENTRY
_mesa_ClearStencil( GLint s );