summaryrefslogtreecommitdiffstats
path: root/ext/theora
diff options
context:
space:
mode:
Diffstat (limited to 'ext/theora')
-rw-r--r--ext/theora/theoradec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/theora/theoradec.c b/ext/theora/theoradec.c
index c68ba41a..ccb28641 100644
--- a/ext/theora/theoradec.c
+++ b/ext/theora/theoradec.c
@@ -48,7 +48,7 @@
#include "theoradec.h"
#include <gst/tag/tag.h>
-GST_DEBUG_CATEGORY (theoradecexp_debug);
+GST_DEBUG_CATEGORY_STATIC (theoradecexp_debug);
#define GST_CAT_DEFAULT theoradecexp_debug
static const GstElementDetails theora_dec_details =