mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-17 06:38:21 +02:00
mesa: Clean up header file inclusion in stencil.h.
This commit is contained in:
parent
9732a93f40
commit
8bea7776a3
1 changed files with 2 additions and 1 deletions
|
|
@ -32,8 +32,9 @@
|
|||
#define STENCIL_H
|
||||
|
||||
|
||||
#include "mtypes.h"
|
||||
#include "glheader.h"
|
||||
|
||||
struct gl_context;
|
||||
|
||||
extern void GLAPIENTRY
|
||||
_mesa_ClearStencil( GLint s );
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue