summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpL16depay.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpL16depay.h')
-rw-r--r--gst/rtp/gstrtpL16depay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpL16depay.h b/gst/rtp/gstrtpL16depay.h
index 9d523d853..a260d45d3 100644
--- a/gst/rtp/gstrtpL16depay.h
+++ b/gst/rtp/gstrtpL16depay.h
@@ -55,6 +55,8 @@ struct _GstRtpL16DepayClass
GstBaseRTPDepayloadClass parent_class;
};
+GType gst_rtp_L16_depay_get_type (void);
+
gboolean gst_rtp_L16_depay_plugin_init (GstPlugin * plugin);
G_END_DECLS