summaryrefslogtreecommitdiffstats
path: root/gst/audiofx/audiochebband.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/audiofx/audiochebband.c')
-rw-r--r--gst/audiofx/audiochebband.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/audiofx/audiochebband.c b/gst/audiofx/audiochebband.c
index 10302ab0..40f35d20 100644
--- a/gst/audiofx/audiochebband.c
+++ b/gst/audiofx/audiochebband.c
@@ -85,6 +85,8 @@
#include <math.h>
+#include "math_compat.h"
+
#include "audiochebband.h"
#define GST_CAT_DEFAULT gst_audio_cheb_band_debug