From 6125b7ebf7d5b260845a77900dd6e892420eba0d Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Sat, 30 Sep 2023 01:50:24 +0300 Subject: [PATCH] Force CI to run :( --- third_party/glad/include/glad/glad_egl.h | 1 + 1 file changed, 1 insertion(+) 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;