mirror of
https://github.com/brl/mutter.git
synced 2025-03-20 10:15:07 +00:00

If COGL_OBJECT_DEBUG is defined then cogl-object-private.h will call COGL_NOTE in the ref and unref macros. For this to work the debug header needs to also be included or COGL_NOTE won't necessarily be defined.