summaryrefslogtreecommitdiff
path: root/gst/rtp/gstrtpg729pay.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtpg729pay.h')
-rw-r--r--gst/rtp/gstrtpg729pay.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/rtp/gstrtpg729pay.h b/gst/rtp/gstrtpg729pay.h
index ce0e1d6be..e77b5ff27 100644
--- a/gst/rtp/gstrtpg729pay.h
+++ b/gst/rtp/gstrtpg729pay.h
@@ -50,6 +50,8 @@ struct _GstRTPG729PayClass
GstBaseRTPAudioPayloadClass parent_class;
};
+GType gst_rtp_g729_pay_get_type (void);
+
gboolean gst_rtp_g729_pay_plugin_init (GstPlugin * plugin);
G_END_DECLS