Fix include again

This commit is contained in:
wheremyfoodat 2023-09-30 01:46:12 +03:00
parent 046b334cb5
commit 0bfa295053

View file

@ -210,7 +210,7 @@ GLAPI int gladLoadEGL(void);
GLAPI int gladLoadEGLLoader(GLADloadproc);
#include <KHR/khrplatform.h>
#include <EGL/eglplatform.h>
#include <glad/eglplatform.h>
struct AHardwareBuffer;
struct wl_buffer;
struct wl_display;