mirror of
https://github.com/brl/mutter.git
synced 2025-03-26 13:13:59 +00:00

We need to include cogl-shader-private.h to have the COGL_SHADER_TYPE_GLSL define. When building for opengl this wasn't noticed probably because some other header indirectly includes this file. It was a problem when building for gles2 though.