summaryrefslogtreecommitdiff
path: root/src/render/mgl.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/mgl.hpp')
-rw-r--r--src/render/mgl.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/mgl.hpp b/src/render/mgl.hpp
index c97dcfe59..47ad276d3 100644
--- a/src/render/mgl.hpp
+++ b/src/render/mgl.hpp
@@ -102,7 +102,7 @@ defName(glGetQueryObjectui64v);
defName(glTextureSubImage2D);
defName(glClearTexImage);
defName(glClearTexSubImage);
-
+defName(glBindAttribLocation);
#ifdef WIN32
defName(wglGetExtensionsString);
#endif