mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 04:10:10 +01:00
egl: Stdint was missing from eglconfigutil.h
This commit is contained in:
parent
8c90148cb9
commit
72edcd1711
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
#include "eglconfig.h"
|
||||
#include "GL/internal/glcore.h"
|
||||
#include "stdint.h"
|
||||
|
||||
|
||||
extern void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue