mirror of
https://github.com/brl/mutter.git
synced 2025-02-02 23:03:00 +00:00
933db01833
The Wayland winsys defines functions declared in cogl-wayland-renderer.h so it should include the header to make sure the declarations are right. This was breaking because currently the header #defines the _EXP suffixes on to the function names so it would end up exporting the wrong symbol names.