Neil Roberts
a104b37068
cogl-texture-3d: Fix the cogl-material-private header include
In ddb9016be4 the texture backends were changed to include cogl-material-opengl-private.h instead of cogl-material-private.h. However the 3D 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%