diff --git a/gst/lal/gstlal.c b/gst/lal/gstlal.c index 9972e2b..a0f19c3 100644 --- a/gst/lal/gstlal.c +++ b/gst/lal/gstlal.c @@ -74,6 +74,7 @@ #include #include #include +#include /* @@ -125,6 +126,7 @@ static gboolean plugin_init(GstPlugin *plugin) {"lal_reblock", GSTLAL_REBLOCK_TYPE}, {"lal_delay", GSTLAL_DELAY_TYPE}, {"lal_iirbank", GSTLAL_IIRBANK_TYPE}, + {"lal_mean", GSTLAL_MEAN_TYPE}, {NULL, 0}, };