aboutsummaryrefslogtreecommitdiff
path: root/drivers/gl_context
diff options
context:
space:
mode:
authorKostadin Damyanov2015-06-11 22:57:41 +0300
committerKostadin Damyanov2015-06-11 22:57:41 +0300
commit8df3e30abd06ce8d51e6b1ad696aabf97ea9f178 (patch)
tree9ebc12296d6d0f3bf68a4debe050066bb9b8936b /drivers/gl_context
parentf99b72c04f484c39ae728bc175114544a26d7bca (diff)
downloadgodot-8df3e30abd06ce8d51e6b1ad696aabf97ea9f178.tar.gz
godot-8df3e30abd06ce8d51e6b1ad696aabf97ea9f178.tar.zst
godot-8df3e30abd06ce8d51e6b1ad696aabf97ea9f178.zip
Diffstat (limited to 'drivers/gl_context')
-rw-r--r--drivers/gl_context/glew.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/gl_context/glew.c b/drivers/gl_context/glew.c
index fc0aa28a7..e38942de4 100644
--- a/drivers/gl_context/glew.c
+++ b/drivers/gl_context/glew.c
@@ -1,4 +1,4 @@
-#ifdef GLEW_ENABLED
+#ifndef GLEW_ENABLED
/*
** The OpenGL Extension Wrangler Library
** Copyright (C) 2002-2008, Milan Ikits <milan ikits[]ieee org>