mirror of
https://github.com/brl/mutter.git
synced 2025-01-23 18:09:10 +00:00
604990a53b
* clutter/cogl/gl/cogl.c (set_clip_plane): * clutter/clutter-alpha.c (sinc_func): Use G_PI instead of M_PI because M_PI isn't defined in MSVC without a special #define. Thanks to Haakon Sporsheim