diff examples/plugins.cpp @ 10:83d3eb580731

* Use a single Makefile
author cannam
date Thu, 06 Apr 2006 12:01:07 +0000
parents 8f10d35a4090
children 154f86cb8c99
line wrap: on
line diff
--- a/examples/plugins.cpp	Wed Apr 05 16:50:07 2006 +0000
+++ b/examples/plugins.cpp	Thu Apr 06 12:01:07 2006 +0000
@@ -34,7 +34,7 @@
     authorization.
 */
 
-#include "vamp.h"
+#include <vamp/vamp.h>
 
 #include "PluginAdapter.h"
 #include "ZeroCrossing.h"