Mercurial > hg > qm-dsp
diff dsp/chromagram/ChromaProcess.cpp @ 16:2e3f5d2d62c1
* Move dsp/maths to maths ; bring PCA and HMM across from Soundbite
author | cannam |
---|---|
date | Wed, 09 Jan 2008 10:31:29 +0000 |
parents | d7116e3183f8 |
children |
line wrap: on
line diff
--- a/dsp/chromagram/ChromaProcess.cpp Wed Nov 21 16:53:51 2007 +0000 +++ b/dsp/chromagram/ChromaProcess.cpp Wed Jan 09 10:31:29 2008 +0000 @@ -10,7 +10,7 @@ #include "ChromaProcess.h" -#include "dsp/maths/Histogram.h" +#include "maths/Histogram.h" #include <math.h> ////////////////////////////////////////////////////////////////////// // Construction/Destruction