mirror of
https://github.com/brl/mutter.git
synced 2025-04-12 13:19:38 +00:00

This fixes the material backends to declare their constant vtable in the c file with a corresponding extern declaration in the header. This should fix complaints about duplicate symbols seen on OSX.