diff --git a/third_party/glad/include/glad/glad_egl.h b/third_party/glad/include/glad/glad_egl.h index ab8bd9e7e..4f2c56f29 100644 --- a/third_party/glad/include/glad/glad_egl.h +++ b/third_party/glad/include/glad/glad_egl.h @@ -211,6 +211,7 @@ GLAPI int gladLoadEGLLoader(GLADloadproc); #include #include + struct AHardwareBuffer; struct wl_buffer; struct wl_display;