summaryrefslogtreecommitdiff
path: root/drivers/gl_context/glew.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/gl_context/glew.c')
-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 fc0aa28a72..e38942de4f 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>