Mercurial > hg > easaier-soundaccess
diff base/Pitch.cpp @ 187:be6f263fa0ab
Change include order to build on Linux
author | lbarthelemy |
---|---|
date | Mon, 26 Nov 2007 17:08:38 +0000 |
parents | fc9323a41f5a |
children |
line wrap: on
line diff
--- a/base/Pitch.cpp Mon Nov 26 14:39:16 2007 +0000 +++ b/base/Pitch.cpp Mon Nov 26 17:08:38 2007 +0000 @@ -13,11 +13,13 @@ COPYING included with this distribution for more information. */ +#include <cmath> + #include "system/System.h" #include "Pitch.h" #include "Preferences.h" -#include <cmath> + float Pitch::getFrequencyForPitch(int midiPitch,