summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpmp4vdepay.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpmp4vdepay.h')
-rw-r--r--gst/rtp/gstrtpmp4vdepay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpmp4vdepay.h b/gst/rtp/gstrtpmp4vdepay.h
index a0d8c1d46..043ea8b9b 100644
--- a/gst/rtp/gstrtpmp4vdepay.h
+++ b/gst/rtp/gstrtpmp4vdepay.h
@@ -52,6 +52,8 @@ struct _GstRtpMP4VDepayClass
GstBaseRTPDepayloadClass parent_class;
};
+GType gst_rtp_mp4v_depay_get_type (void);
+
gboolean gst_rtp_mp4v_depay_plugin_init (GstPlugin * plugin);
G_END_DECLS