aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/native/ogl/GLSLShaderProgram.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/native/ogl/GLSLShaderProgram.c b/src/native/ogl/GLSLShaderProgram.c
index c88a4d2..892c68b 100644
--- a/src/native/ogl/GLSLShaderProgram.c
+++ b/src/native/ogl/GLSLShaderProgram.c
@@ -29,7 +29,7 @@
#ifdef DEBUG
/* Uncomment the following for VERBOSE debug messages */
-/* #define VERBOSE */
+#define VERBOSE
#endif /* DEBUG */