Mercurial > hg > sonic-visualiser
diff transform/TransformFactory.cpp @ 1:40116f709d3b
* Reorganising code base. This revision probably should compile once more.
author | Chris Cannam |
---|---|
date | Mon, 31 Jul 2006 14:05:22 +0000 |
parents | cd5d7ff8ef38 |
children | 582f4d6e82c7 |
line wrap: on
line diff
--- a/transform/TransformFactory.cpp Mon Jul 31 12:03:45 2006 +0000 +++ b/transform/TransformFactory.cpp Mon Jul 31 14:05:22 2006 +0000 @@ -24,7 +24,7 @@ #include "widgets/PluginParameterDialog.h" -#include "model/DenseTimeValueModel.h" +#include "data/model/DenseTimeValueModel.h" #include <iostream> #include <set>