mirror of
https://github.com/brl/mutter.git
synced 2025-06-03 12:20:02 +00:00

GLib now generates the prototypes for the generated marshallers, so it's not necessary to include the header any more. This fixes a build failure in GNOME Continuous with GLib master, caused by -Werror=redundant-decls.