diff capnproto/VampnProto.h @ 71:6c908ee3ad3b

vamp -> piper for IDL specs
author Chris Cannam <c.cannam@qmul.ac.uk>
date Fri, 07 Oct 2016 14:27:11 +0100
parents 302a8e35248c
children d45cfa25aaad
line wrap: on
line diff
--- a/capnproto/VampnProto.h	Fri Oct 07 12:07:17 2016 +0100
+++ b/capnproto/VampnProto.h	Fri Oct 07 14:27:11 2016 +0100
@@ -32,7 +32,7 @@
     authorization.
 */
 
-#include "vamp.capnp.h"
+#include "piper.capnp.h"
 
 #include <capnp/message.h>
 #include <capnp/serialize-packed.h>
@@ -48,6 +48,8 @@
 namespace vampipe
 {
 
+using namespace piper;
+
 /**
  * Convert the structures laid out in the Vamp SDK classes into Cap'n
  * Proto structures (and back again).