gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not defined
[platform/upstream/gstreamer.git] / gst / gsttracerrecord.c
index 284b91a..060aead 100644 (file)
@@ -29,6 +29,8 @@
  * Since: 1.8
  */
 
+#define GST_USE_UNSTABLE_API
+
 #include "gst_private.h"
 #include "gstinfo.h"
 #include "gststructure.h"