aboutsummaryrefslogtreecommitdiff
path: root/tests/glgettexenv.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/glgettexenv.c')
-rw-r--r--tests/glgettexenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/glgettexenv.c b/tests/glgettexenv.c
index a051a690..54bf2af8 100644
--- a/tests/glgettexenv.c
+++ b/tests/glgettexenv.c
@@ -12,7 +12,7 @@ RESULTING FROM THE USE, MODIFICATION, OR
REDISTRIBUTION OF THIS SOFTWARE.
*/
-#if !EMSCRIPTEN
+#ifndef __EMSCRIPTEN__
#define USE_GLEW 1
#endif