mirror of
https://github.com/brl/mutter.git
synced 2025-02-03 07:13:24 +00:00
Jonas Ådahl
2547a7cd9c
ClutterBezier: Make a private copy of sqrti from cogl
We didn't include clutter-build-config.h, meaning we included a different API of cogl than the rest of clutter. This API contains the function cogl_sqrti which was the only thing used. Lets include the build config file and stop depending on the API that is no longer exposed to us. https://bugzilla.gnome.org/show_bug.cgi?id=768977
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%