mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-15 04:30:29 +01:00
egl: Fix '_eglAddAtExitCall' implicit declaration warning.
This commit is contained in:
parent
6c7e0b95a4
commit
db71bdc31c
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
#include "egllog.h"
|
||||
#include "eglmutex.h"
|
||||
#include "eglcurrent.h"
|
||||
#include "eglglobals.h"
|
||||
|
||||
|
||||
/* This should be kept in sync with _eglInitThreadInfo() */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue