mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-09 07:35:41 +12:00
Fix include again
This commit is contained in:
parent
046b334cb5
commit
0bfa295053
1 changed files with 1 additions and 1 deletions
2
third_party/glad/include/glad/glad_egl.h
vendored
2
third_party/glad/include/glad/glad_egl.h
vendored
|
@ -210,7 +210,7 @@ GLAPI int gladLoadEGL(void);
|
||||||
GLAPI int gladLoadEGLLoader(GLADloadproc);
|
GLAPI int gladLoadEGLLoader(GLADloadproc);
|
||||||
|
|
||||||
#include <KHR/khrplatform.h>
|
#include <KHR/khrplatform.h>
|
||||||
#include <EGL/eglplatform.h>
|
#include <glad/eglplatform.h>
|
||||||
struct AHardwareBuffer;
|
struct AHardwareBuffer;
|
||||||
struct wl_buffer;
|
struct wl_buffer;
|
||||||
struct wl_display;
|
struct wl_display;
|
||||||
|
|
Loading…
Add table
Reference in a new issue