diff options
Diffstat (limited to 'gst/audiofx/audiocheblimit.c')
-rw-r--r-- | gst/audiofx/audiocheblimit.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/audiofx/audiocheblimit.c b/gst/audiofx/audiocheblimit.c index 6938a533..47fadf98 100644 --- a/gst/audiofx/audiocheblimit.c +++ b/gst/audiofx/audiocheblimit.c @@ -81,6 +81,8 @@ #include <math.h> +#include "math_compat.h" + #include "audiocheblimit.h" #define GST_CAT_DEFAULT gst_audio_cheb_limit_debug |