mirror of
https://github.com/brl/mutter.git
synced 2025-06-26 15:07:05 +00:00

In ddb9016be4
the GL texture driver backend was changed to include
cogl-material-opengl-private.h instead of cogl-material-private.h.
However the gles texture backend was missed from this so it was giving
a compiler warning about using an undeclared function.