Mercurial > hg > sonic-visualiser
diff transform/RealTimePluginTransform.h @ 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 | d88d117e0c34 |
line wrap: on
line diff
--- a/transform/RealTimePluginTransform.h Mon Jul 31 12:03:45 2006 +0000 +++ b/transform/RealTimePluginTransform.h Mon Jul 31 14:05:22 2006 +0000 @@ -17,7 +17,7 @@ #define _REAL_TIME_PLUGIN_TRANSFORM_H_ #include "Transform.h" -#include "RealTimePluginInstance.h" +#include "plugin/RealTimePluginInstance.h" class DenseTimeValueModel;