summaryrefslogtreecommitdiffstats
path: root/gst/level
diff options
context:
space:
mode:
Diffstat (limited to 'gst/level')
-rw-r--r--gst/level/gstlevel.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/level/gstlevel.c b/gst/level/gstlevel.c
index e75cfb19..86cbd5a1 100644
--- a/gst/level/gstlevel.c
+++ b/gst/level/gstlevel.c
@@ -79,10 +79,10 @@
#include "config.h"
#endif
#include <string.h>
+#include <math.h>
#include <gst/gst.h>
#include <gst/audio/audio.h>
#include "gstlevel.h"
-#include "math.h"
GST_DEBUG_CATEGORY_STATIC (level_debug);
#define GST_CAT_DEFAULT level_debug