diff --git a/subprojects/gstreamer/gst/gst.c b/subprojects/gstreamer/gst/gst.c index 5d8788fa00..74d6ae8cc1 100644 --- a/subprojects/gstreamer/gst/gst.c +++ b/subprojects/gstreamer/gst/gst.c @@ -812,7 +812,7 @@ init_post (GOptionContext * context, GOptionGroup * group, gpointer data, * environment variable */ _priv_gst_plugin_feature_rank_initialize (); -#ifndef GST_DISABLE_GST_DEBUG +#ifndef GST_DISABLE_GST_TRACER_HOOKS _priv_gst_tracing_init (); #endif