aboutsummaryrefslogtreecommitdiffstats
path: root/yage/base/vertex.h
diff options
context:
space:
mode:
Diffstat (limited to 'yage/base/vertex.h')
-rw-r--r--yage/base/vertex.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/yage/base/vertex.h b/yage/base/vertex.h
index 15b46ed9..586e8190 100644
--- a/yage/base/vertex.h
+++ b/yage/base/vertex.h
@@ -9,7 +9,7 @@
#ifndef VERTEX_H
#define VERTEX_H
-#include <GL/glew.h>
+#include <glad/glad.h>
namespace yage
{