mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 16:48:07 +02:00
mesa: Clean up header file inclusion in lines.h.
This commit is contained in:
parent
a20e440c65
commit
e09800432b
1 changed files with 2 additions and 1 deletions
|
|
@ -33,8 +33,9 @@
|
|||
#define LINES_H
|
||||
|
||||
|
||||
#include "mtypes.h"
|
||||
#include "glheader.h"
|
||||
|
||||
struct gl_context;
|
||||
|
||||
extern void GLAPIENTRY
|
||||
_mesa_LineWidth( GLfloat width );
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue