mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 10:50:16 +01:00
st/mesa: Include glheader.h in st_atom.h.
Include glheader.h for GLenum symbol.
This commit is contained in:
parent
816ad9bc23
commit
df66c641e3
1 changed files with 2 additions and 0 deletions
|
|
@ -34,6 +34,8 @@
|
|||
#ifndef ST_ATOM_H
|
||||
#define ST_ATOM_H
|
||||
|
||||
#include "main/glheader.h"
|
||||
|
||||
struct st_context;
|
||||
struct st_tracked_state;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue