Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/WolfireGames/overgrowth.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Libraries/opengl.h')
-rw-r--r--Libraries/opengl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Libraries/opengl.h b/Libraries/opengl.h
index 25286fdc..085f333d 100644
--- a/Libraries/opengl.h
+++ b/Libraries/opengl.h
@@ -23,4 +23,4 @@
//-----------------------------------------------------------------------------
#pragma once
-#include <GL/glew.h>
+#include <glad/glad.h>