No discrimination against systems which don't have a PI define
[ardour.git] / libs / qm-dsp / dsp / tonal / ChangeDetectionFunction.cpp
index a572da6ee81b56915252d2dc6626cd34c68fc3d6..9b1a3219acfbef17017d425cd03cea35dfb3a520 100644 (file)
@@ -16,7 +16,7 @@
 #include "ChangeDetectionFunction.h"
 
 #ifndef PI
-#define PI (3.14159265358979232846)
+#define PI (3.14159265358979323846)
 #endif