gst.h: Don't spew warnings if GST_USE_UNSTABLE_API is not defined
[platform/upstream/gstreamer.git] / gst / gsttracer.c
index 567c37a..e5645dc 100644 (file)
@@ -31,6 +31,8 @@
  * Since: 1.8
  */
 
+#define GST_USE_UNSTABLE_API
+
 #include "gst_private.h"
 #include "gstenumtypes.h"
 #include "gsttracer.h"