summaryrefslogtreecommitdiff
path: root/audio/lmms/files/patch-plugins_organic_organic.cpp
blob: 92490cd0df8c87b33615d94351416921d3a51251 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- plugins/organic/organic.cpp.orig	Mon Dec  4 15:22:23 2006
+++ plugins/organic/organic.cpp	Mon Dec  4 16:02:07 2006
@@ -64,6 +64,7 @@
 #include "embed.cpp"
 #include "volume_knob.h"
 
+#define log2f(x) (logf((x)) / logf(2))
 
 extern "C"
 {