summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpL16pay.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpL16pay.h')
-rw-r--r--gst/rtp/gstrtpL16pay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpL16pay.h b/gst/rtp/gstrtpL16pay.h
index 8c30cee58..d2755db31 100644
--- a/gst/rtp/gstrtpL16pay.h
+++ b/gst/rtp/gstrtpL16pay.h
@@ -52,6 +52,8 @@ struct _GstRtpL16PayClass
GstBaseRTPAudioPayloadClass parent_class;
};
+GType gst_rtp_L16_pay_get_type (void);
+
gboolean gst_rtp_L16_pay_plugin_init (GstPlugin * plugin);
G_END_DECLS