cogl-object-private.h: Include cogl-debug.h
authorNeil Roberts <neil@linux.intel.com>
Fri, 17 Sep 2010 16:18:09 +0000 (17:18 +0100)
committerNeil Roberts <neil@linux.intel.com>
Fri, 17 Sep 2010 16:22:16 +0000 (17:22 +0100)
commit760fa8efd6817ec9c3a1ef5800eb9c64c0f1baf6
tree679313510e7cfa87f73b05528f2c1c8372d479b3
parent68da998c9bc81fa7f2f163032e19640aae9100e7
cogl-object-private.h: Include cogl-debug.h

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.
clutter/cogl/cogl/cogl-object-private.h