summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpmp2tpay.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpmp2tpay.h')
-rw-r--r--gst/rtp/gstrtpmp2tpay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpmp2tpay.h b/gst/rtp/gstrtpmp2tpay.h
index 837897275..e7a679b48 100644
--- a/gst/rtp/gstrtpmp2tpay.h
+++ b/gst/rtp/gstrtpmp2tpay.h
@@ -55,6 +55,8 @@ struct _GstRTPMP2TPayClass
GstBaseRTPPayloadClass parent_class;
};
+GType gst_rtp_mp2t_pay_get_type (void);
+
gboolean gst_rtp_mp2t_pay_plugin_init (GstPlugin * plugin);
G_END_DECLS