gdp: actually log generic dataprotocol stuff to gdp category
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 11 Feb 2013 12:34:24 +0000 (12:34 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 11 Feb 2013 12:34:24 +0000 (12:34 +0000)
gst/gdp/dataprotocol.c

index 36703d3e53130f647a8220ca61bd2f50f756e481..19ea5e3b8f6bd25b7c2815610b8d829ae43b0038 100644 (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 */