summaryrefslogtreecommitdiff
path: root/gst/rtpmux/gstrtpmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtpmux/gstrtpmux.h')
-rw-r--r--gst/rtpmux/gstrtpmux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/rtpmux/gstrtpmux.h b/gst/rtpmux/gstrtpmux.h
index b4b7bc2fc..80839f662 100644
--- a/gst/rtpmux/gstrtpmux.h
+++ b/gst/rtpmux/gstrtpmux.h
@@ -69,6 +69,7 @@ struct _GstRTPMuxClass
};
GType gst_rtp_mux_get_type (void);
+gboolean gst_rtp_mux_plugin_init (GstPlugin * plugin);
G_END_DECLS