freebsd-ports/audio/cheesetracker/files/patch-common::plugins::effects::custom::chorus_effect.cpp
Martin Wilke 6f14c45374 - Update to 0.9.9
PR:		110947
Submitted by:	trasz
2007-03-29 13:20:59 +00:00

11 lines
282 B
C++

--- common/plugins/effects/custom/chorus_effect.cpp.orig Fri Apr 23 05:21:14 2004
+++ common/plugins/effects/custom/chorus_effect.cpp Tue Mar 27 20:51:01 2007
@@ -10,7 +10,7 @@
//
//
#include "chorus_effect.h"
-
+#include <math.h>
#define MIX_CALCULATE_INCREMENT_INTERVAL 8