summaryrefslogtreecommitdiffstats
path: root/ext
diff options
context:
space:
mode:
Diffstat (limited to 'ext')
-rw-r--r--ext/libmms/gstmms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/libmms/gstmms.c b/ext/libmms/gstmms.c
index 2faa1973..87df7ffc 100644
--- a/ext/libmms/gstmms.c
+++ b/ext/libmms/gstmms.c
@@ -418,7 +418,7 @@ plugin_init (GstPlugin * plugin)
return gst_element_register (plugin, "mmssrc", GST_RANK_NONE, GST_TYPE_MMS);
}
-static guint
+static GstURIType
gst_mms_uri_get_type (void)
{
return GST_URI_SRC;