mirror of
https://github.com/brl/mutter.git
synced 2025-01-24 02:19:15 +00:00
Robert Bragg
13e7260868
material-glsl: #include "cogl-shader-private.h"
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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%