diff options
Diffstat (limited to 'gst-libs/gst/play/play.old.h')
-rw-r--r-- | gst-libs/gst/play/play.old.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/play/play.old.h b/gst-libs/gst/play/play.old.h index 6851b11e..0ab8f389 100644 --- a/gst-libs/gst/play/play.old.h +++ b/gst-libs/gst/play/play.old.h @@ -140,7 +140,7 @@ struct _GstPlayClass /* signals */ void (*information) ( GstPlay* play, - GstElement* element, + GstObject* element, GParamSpec *param); void (*pipeline_error) ( GstPlay* play, GstElement* element, |