summaryrefslogtreecommitdiff
path: root/include/mbgl/gl/implementation.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/mbgl/gl/implementation.hpp')
-rw-r--r--include/mbgl/gl/implementation.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mbgl/gl/implementation.hpp b/include/mbgl/gl/implementation.hpp
index 4e3a3e51c7..7275d22ea6 100644
--- a/include/mbgl/gl/implementation.hpp
+++ b/include/mbgl/gl/implementation.hpp
@@ -10,5 +10,5 @@
#define MBGL_USE_CGL 1
#endif
#else
- #define MBGL_USE_GLX 1
+ #define MBGL_USE_EGL 1
#endif