mirror of
https://github.com/brl/mutter.git
synced 2025-05-28 01:20:03 +00:00

The private header is needed as the cogl_texture_get_format API was made private, so that C4013 (implicit declaration of ...) warnings/errors can be avoided Reviewed-by: Neil Roberts <neil@linux.intel.com>