diff --git a/src/egl_context.c b/src/egl_context.c index 6140f0f78..40aa25f65 100644 --- a/src/egl_context.c +++ b/src/egl_context.c @@ -636,7 +636,7 @@ GLFWbool _glfwCreateContextEGL(_GLFWwindow* window, "libGLES_CM.so", #else "libGLESv1_CM.so.1", - "libGLES_CM.so.1" + "libGLES_CM.so.1", #endif NULL };