lfocontrolsource: use math-compat.h for M_PI

This commit is contained in:
Tim-Philipp Müller 2010-10-05 15:05:43 +01:00
parent 05918f28dc
commit 3adac1b9cd

View file

@ -43,7 +43,7 @@
#include "gstlfocontrolsource.h"
#include "gstlfocontrolsourceprivate.h"
#include "math.h"
#include <gst/math-compat.h>
#define EMPTY(x) (x)