qtdemux: Avoid warning when reporting about decryptors
[platform/upstream/gst-plugins-good.git] / gst / isomp4 / qtdemux_debug.h
1 #ifndef __GST_QTDEMUX_DEBUG_H__
2 #define __GST_QTDEMUX_DEBUG_H__
3
4 #include <gst/gst.h>
5
6 G_BEGIN_DECLS
7
8 GST_DEBUG_CATEGORY_EXTERN (qtdemux_debug);
9
10 G_END_DECLS
11
12 #endif /* __GST_QTDEMUX_DEBUG_H__ */