Mercurial > hg > vamp-plugin-sdk
diff vamp-sdk/PluginBase.h @ 233:521734d2b498 distinct-libraries
* Flatten directory tree a bit, update doxygen
author | cannam |
---|---|
date | Fri, 07 Nov 2008 15:28:33 +0000 |
parents | 5ee166dccfff |
children | 7b12c3decc42 |
line wrap: on
line diff
--- a/vamp-sdk/PluginBase.h Fri Nov 07 14:33:21 2008 +0000 +++ b/vamp-sdk/PluginBase.h Fri Nov 07 15:28:33 2008 +0000 @@ -41,7 +41,7 @@ #include <vector> #include "plugguard.h" -_VAMP_SDK_HEADER_BEGIN(PluginBase.h) +_VAMP_SDK_PLUGSPACE_BEGIN(PluginBase.h) namespace Vamp { @@ -253,6 +253,6 @@ } -_VAMP_SDK_HEADER_END(PluginBase.h) +_VAMP_SDK_PLUGSPACE_END(PluginBase.h) #endif