summaryrefslogtreecommitdiff
path: root/cogl/cogl-renderer.c
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/cogl-renderer.c')
-rw-r--r--cogl/cogl-renderer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cogl/cogl-renderer.c b/cogl/cogl-renderer.c
index 0e4bda9e..152dafe0 100644
--- a/cogl/cogl-renderer.c
+++ b/cogl/cogl-renderer.c
@@ -151,7 +151,7 @@ static CoglDriverDescription _cogl_drivers[] =
COGL_GLES2_LIBNAME,
},
#endif
-#ifdef USING_EMSCRIPTEN
+#ifdef EMSCRIPTEN
{
COGL_DRIVER_WEBGL,
"webgl",