mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-07 04:00:37 -06:00
Include of glad.h needs to precede other GL includes, bump SGCT repo
This commit is contained in:
Submodule apps/OpenSpace/ext/sgct updated: ee42b821fa...9d176229fb
@@ -42,6 +42,7 @@
|
||||
#ifdef WIN32
|
||||
#define GLFW_EXPOSE_NATIVE_WIN32
|
||||
#endif
|
||||
#include <glad/glad.h>
|
||||
#include <GLFW/glfw3.h>
|
||||
#include <GLFW/glfw3native.h>
|
||||
#include <sgct/clustermanager.h>
|
||||
|
||||
Reference in New Issue
Block a user