aboutsummaryrefslogtreecommitdiffstats
path: root/yage/base/glslprogram.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/base/glslprogram.h')
-rw-r--r--yage/base/glslprogram.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yage/base/glslprogram.h b/yage/base/glslprogram.h
index fbe5ac5c..545dbe54 100644
--- a/yage/base/glslprogram.h
+++ b/yage/base/glslprogram.h
@@ -9,7 +9,7 @@
#ifndef GLSL_PROGRAM_H
#define GLSL_PROGRAM_H
-#include <GL/glew.h>
+#include <glad/glad.h>
#include <string>