diff --git a/gnl/gnlcomposition.c b/gnl/gnlcomposition.c index 0336847e25..01af4301a5 100644 --- a/gnl/gnlcomposition.c +++ b/gnl/gnlcomposition.c @@ -466,7 +466,8 @@ _seek_pipeline_func (SeekData * seekd) priv->next_base_time = 0; - GST_FIXME_OBJECT (comp, "BE smarter and do not force pipeline update on" + GST_FIXME_OBJECT (seekd->comp, + "BE smarter and do not force pipeline update on" " seek (though it just does basic comparision and not full rebuild)"); seek_handling (seekd->comp, TRUE, TRUE);