summaryrefslogtreecommitdiffstats
path: root/audio/gstsbcdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'audio/gstsbcdec.h')
-rw-r--r--audio/gstsbcdec.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gstsbcdec.h b/audio/gstsbcdec.h
index 4a6922a0..0bb0b57e 100644
--- a/audio/gstsbcdec.h
+++ b/audio/gstsbcdec.h
@@ -58,4 +58,6 @@ struct _GstSbcDecClass {
GType gst_sbc_dec_get_type(void);
+gboolean gst_sbc_dec_plugin_init(GstPlugin *plugin);
+
G_END_DECLS