summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--gst-libs/gst/play/play.old.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-libs/gst/play/play.old.c b/gst-libs/gst/play/play.old.c
index c754d835..a92bea51 100644
--- a/gst-libs/gst/play/play.old.c
+++ b/gst-libs/gst/play/play.old.c
@@ -613,7 +613,7 @@ gst_play_class_init (GstPlayClass *klass)
NULL, NULL,
gst_marshal_VOID__OBJECT_PARAM,
G_TYPE_NONE, 2,
- G_TYPE_OBJECT, G_TYPE_PARAM);
+ G_TYPE_OBJECT, G_TYPE_STRING);
gst_play_signals [STATE_CHANGE] =
g_signal_new ("state_change",