mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
mesa: Clean up header file inclusion in blend.h.
This commit is contained in:
parent
42a8af9239
commit
f26565f221
1 changed files with 3 additions and 1 deletions
|
|
@ -33,7 +33,9 @@
|
|||
#define BLEND_H
|
||||
|
||||
|
||||
#include "mtypes.h"
|
||||
#include "glheader.h"
|
||||
|
||||
struct gl_context;
|
||||
|
||||
|
||||
extern void GLAPIENTRY
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue