Fix autotools build broken by 25dee2f2cb21d3fdd
Build fails on GST_USE_UNSTABLE_API being redefined
This commit is contained in:
parent
0f71d2e408
commit
5edd068e30
@ -31,7 +31,10 @@
|
||||
#include <glib/gprintf.h>
|
||||
#include <gst/gst.h>
|
||||
|
||||
#ifndef GST_USE_UNSTABLE_API
|
||||
#define GST_USE_UNSTABLE_API
|
||||
#endif
|
||||
|
||||
#include <gst/mpegts/mpegts.h>
|
||||
|
||||
static void
|
||||
|
Loading…
x
Reference in New Issue
Block a user