diff options
Diffstat (limited to 'ext/spandsp/gstspanplc.h')
-rw-r--r-- | ext/spandsp/gstspanplc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/spandsp/gstspanplc.h b/ext/spandsp/gstspanplc.h index ae599ada5..58f99bcd1 100644 --- a/ext/spandsp/gstspanplc.h +++ b/ext/spandsp/gstspanplc.h @@ -59,6 +59,7 @@ struct _GstSpanPlcClass }; GType gst_span_plc_get_type (void); +GST_ELEMENT_REGISTER_DECLARE (spanplc); G_END_DECLS |