diff --git a/gst-libs/gst/isoff/gstisoff.c b/gst-libs/gst/isoff/gstisoff.c index 5baed09460..e6f0cfbcb7 100644 --- a/gst-libs/gst/isoff/gstisoff.c +++ b/gst-libs/gst/isoff/gstisoff.c @@ -27,7 +27,7 @@ #include -GST_DEBUG_CATEGORY (gst_isoff_debug); +GST_DEBUG_CATEGORY_STATIC (gst_isoff_debug); #define GST_CAT_DEFAULT gst_isoff_debug static gboolean initialized = FALSE;