Report an error to stderr if creation of jack command line fails.
[ardour.git] / libs / vamp-sdk / vamp-hostsdk / PluginWrapper.h
index 357050d2be9f42a394e7a19a1a59971dfaa41d0b..2cc060548f3492e58ebaa9566142de1fc73de509 100644 (file)
@@ -6,7 +6,7 @@
     An API for audio analysis and feature extraction plugins.
 
     Centre for Digital Music, Queen Mary, University of London.
-    Copyright 2006-2007 Chris Cannam and QMUL.
+    Copyright 2006-2009 Chris Cannam and QMUL.
   
     Permission is hereby granted, free of charge, to any person
     obtaining a copy of this software and associated documentation
@@ -38,7 +38,7 @@
 #define _VAMP_PLUGIN_WRAPPER_H_
 
 #include "hostguard.h"
-#include <vamp-hostsdk/Plugin.h>
+#include "vamp-hostsdk/Plugin.h"
 
 _VAMP_SDK_HOSTSPACE_BEGIN(PluginWrapper.h)