mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 11:41:09 +00:00
autodetect: fix debug init category
Since the split of elements, the debug category was default for autodetect. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1590>
This commit is contained in:
parent
0bcefa7350
commit
d191180061
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@
|
|||
#define __GST_AUTO_DETECT_H__
|
||||
|
||||
#include <gst/gst.h>
|
||||
#include "gstautodetectelements.h"
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
|
|
Loading…
Reference in a new issue