gdp: actually log generic dataprotocol stuff to gdp category

This commit is contained in:
Tim-Philipp Müller 2013-02-11 12:34:24 +00:00
parent 632f2ac1c6
commit e63027f198

View file

@ -78,6 +78,9 @@
/* debug category */
GST_DEBUG_CATEGORY_STATIC (data_protocol_debug);
#ifndef GST_CAT_DEFAULT
#define GST_CAT_DEFAULT data_protocol_debug
#endif
/* helper macros */