Neil Roberts
7d269c6315
gles/cogl-texture-driver.c: Fix the include for cogl-material-private
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.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%