From 53858d7bd796b8eec2e7e29055c594ec18e6eb4f Mon Sep 17 00:00:00 2001 From: wheremyfoodat <44909372+wheremyfoodat@users.noreply.github.com> Date: Sat, 30 Sep 2023 01:58:37 +0300 Subject: [PATCH] Update glad_glx.h --- third_party/glad/include/glad/glad_glx.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/third_party/glad/include/glad/glad_glx.h b/third_party/glad/include/glad/glad_glx.h index 7f362ca9..307e08e5 100644 --- a/third_party/glad/include/glad/glad_glx.h +++ b/third_party/glad/include/glad/glad_glx.h @@ -89,7 +89,7 @@ #include #include #include -#include "glad.h" +#include #ifndef __glad_glxext_h_