diff --git a/third_party/glad/include/glad/glad_egl.h b/third_party/glad/include/glad/glad_egl.h index dd8df653d..ab8bd9e7e 100644 --- a/third_party/glad/include/glad/glad_egl.h +++ b/third_party/glad/include/glad/glad_egl.h @@ -210,7 +210,7 @@ GLAPI int gladLoadEGL(void); GLAPI int gladLoadEGLLoader(GLADloadproc); #include -#include +#include struct AHardwareBuffer; struct wl_buffer; struct wl_display;