encoding-profile: Don't put G_BEGIN_DECLS around #include statements
It should only be around our own declarations.
This commit is contained in:
parent
a12f51c3de
commit
fd32d5812a
@ -23,11 +23,11 @@
|
||||
|
||||
#include <gst/gst.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
#include <gst/pbutils/pbutils-enumtypes.h>
|
||||
#include <gst/pbutils/gstdiscoverer.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
||||
/**
|
||||
* GstEncodingProfile:
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user