mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-25 16:40:30 +01:00
mesa: Clean up header file inclusion in polygon.h.
This commit is contained in:
parent
f5cbe04b69
commit
9b66305b8d
1 changed files with 2 additions and 1 deletions
|
|
@ -32,8 +32,9 @@
|
|||
#define POLYGON_H
|
||||
|
||||
|
||||
#include "mtypes.h"
|
||||
#include "glheader.h"
|
||||
|
||||
struct gl_context;
|
||||
|
||||
extern void
|
||||
_mesa_polygon_stipple(struct gl_context *ctx, const GLubyte *pattern);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue