Mercurial > hg > svcore
comparison transform/TransformFactory.h @ 475:a70dcfed59c1
* Update to new-line vamp plugin sdk
author | Chris Cannam |
---|---|
date | Fri, 07 Nov 2008 17:31:06 +0000 |
parents | 5015e80cc919 |
children | e0784311a103 |
comparison
equal
deleted
inserted
replaced
474:6d45f77e63ee | 475:a70dcfed59c1 |
---|---|
18 | 18 |
19 #include "TransformDescription.h" | 19 #include "TransformDescription.h" |
20 | 20 |
21 #include "base/TextMatcher.h" | 21 #include "base/TextMatcher.h" |
22 | 22 |
23 #include <vamp-sdk/Plugin.h> | 23 #include <vamp-hostsdk/Plugin.h> |
24 | 24 |
25 #include <QObject> | 25 #include <QObject> |
26 #include <QStringList> | 26 #include <QStringList> |
27 #include <QThread> | 27 #include <QThread> |
28 #include <QMutex> | 28 #include <QMutex> |