gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not defined
[platform/upstream/gstreamer.git] / gst / gsttracerutils.c
index d30c71a..1b70d39 100644 (file)
@@ -30,6 +30,8 @@
  * to a ';' separated list of tracers.
  */
 
+#define GST_USE_UNSTABLE_API
+
 #include "gst_private.h"
 #include "gsttracer.h"
 #include "gsttracerfactory.h"