webrtcdsp: Avoid redefinition of GST_USE_UNSTABLE_API
This commit is contained in:
parent
d299c27892
commit
bdd1dd04ea
@ -28,7 +28,9 @@
|
||||
#include <gst/base/gstbasetransform.h>
|
||||
#include <gst/audio/audio.h>
|
||||
|
||||
#ifndef GST_USE_UNSTABLE_API
|
||||
#define GST_USE_UNSTABLE_API
|
||||
#endif
|
||||
#include <gst/audio/gstplanaraudioadapter.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
@ -28,7 +28,9 @@
|
||||
#include <gst/base/gstbasetransform.h>
|
||||
#include <gst/audio/audio.h>
|
||||
|
||||
#ifndef GST_USE_UNSTABLE_API
|
||||
#define GST_USE_UNSTABLE_API
|
||||
#endif
|
||||
#include <gst/audio/gstplanaraudioadapter.h>
|
||||
|
||||
G_BEGIN_DECLS
|
||||
|
Loading…
x
Reference in New Issue
Block a user