summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpsirendepay.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpsirendepay.h')
-rw-r--r--gst/rtp/gstrtpsirendepay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpsirendepay.h b/gst/rtp/gstrtpsirendepay.h
index 78de4a7d6..cbb18cb3e 100644
--- a/gst/rtp/gstrtpsirendepay.h
+++ b/gst/rtp/gstrtpsirendepay.h
@@ -51,6 +51,8 @@ struct _GstRTPSirenDepayClass
GstBaseRTPDepayloadClass parent_class;
};
+GType gst_rtp_siren_depay_get_type (void);
+
gboolean gst_rtp_siren_depay_plugin_init (GstPlugin * plugin);
G_END_DECLS