diff vamp-client/qt/AutoPlugin.h @ 152:6ccb195d6de6

Fix some include paths, configure Vamp SDK without host
author Chris Cannam <cannam@all-day-breakfast.com>
date Fri, 20 Jan 2017 17:52:56 +0000
parents bf8e3e7dd7de
children 590b1a1fd955
line wrap: on
line diff
--- a/vamp-client/qt/AutoPlugin.h	Fri Jan 20 17:46:56 2017 +0000
+++ b/vamp-client/qt/AutoPlugin.h	Fri Jan 20 17:52:56 2017 +0000
@@ -37,7 +37,7 @@
 #define PIPER_AUTO_PLUGIN_H
 
 #include "ProcessQtTransport.h"
-#include "CapnpRRClient.h"
+#include "../CapnpRRClient.h"
 
 #include <cstdint>