summaryrefslogtreecommitdiffstats
path: root/ext/esd
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2004-01-23 15:37:12 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2004-01-23 15:37:12 +0000
commit54b18209458b9cc208b1d7f2885316a9140b12eb (patch)
tree5c96012dc84b5dc3a64339b83e8e2542bf551d14 /ext/esd
parent88c22f75110e12b72a39611f1b3ef384e18e0710 (diff)
forgot this line
Original commit message from CVS: forgot this line
Diffstat (limited to 'ext/esd')
-rw-r--r--ext/esd/esdsink.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/esd/esdsink.c b/ext/esd/esdsink.c
index b7f91458..e719282f 100644
--- a/ext/esd/esdsink.c
+++ b/ext/esd/esdsink.c
@@ -29,6 +29,7 @@
#include <errno.h>
GST_DEBUG_CATEGORY_EXTERN (esd_debug);
+#define GST_CAT_DEFAULT esd_debug
/* elementfactory information */
static GstElementDetails esdsink_details = {