diff options
Diffstat (limited to 'gst/videobox/gstvideobox.c')
-rw-r--r-- | gst/videobox/gstvideobox.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videobox/gstvideobox.c b/gst/videobox/gstvideobox.c index 602d4746..f3cb715f 100644 --- a/gst/videobox/gstvideobox.c +++ b/gst/videobox/gstvideobox.c @@ -27,7 +27,7 @@ #include <liboil/liboil.h> #include <string.h> -GST_DEBUG_CATEGORY (videobox_debug); +GST_DEBUG_CATEGORY_STATIC (videobox_debug); #define GST_CAT_DEFAULT videobox_debug #define GST_TYPE_VIDEO_BOX \ |