summaryrefslogtreecommitdiff
path: root/platform/linuxbsd
diff options
context:
space:
mode:
authorRémi Verschelde <rverschelde@gmail.com>2022-11-15 11:56:16 +0100
committerRémi Verschelde <rverschelde@gmail.com>2022-11-15 11:56:16 +0100
commitdbf6ff0cb663fad1dc4ea5ea2062e1161514478d (patch)
tree17ed81dc058b8bb4f420a98ac339d0a1b66fe43f /platform/linuxbsd
parent245e6454a03a24bf074eb3715776125842e3b666 (diff)
parentf6397bffb1e6365e713b653f5ac457b5bd08bfa0 (diff)
Merge pull request #68372 from Riteo/glad2
Regenerate GL loader code with GLAD 2
Diffstat (limited to 'platform/linuxbsd')
-rw-r--r--platform/linuxbsd/platform_config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linuxbsd/platform_config.h b/platform/linuxbsd/platform_config.h
index 3c05c67444..79e15e2512 100644
--- a/platform/linuxbsd/platform_config.h
+++ b/platform/linuxbsd/platform_config.h
@@ -44,4 +44,4 @@
#endif
#endif
-#define OPENGL_INCLUDE_H "thirdparty/glad/glad/glad.h"
+#define OPENGL_INCLUDE_H "thirdparty/glad/glad/gl.h"