diff vamp-client/client.pro @ 93:fbce91785d35

Having a class called PipedXX is too confusing with all the Piper classes; give up and rename it
author Chris Cannam <c.cannam@qmul.ac.uk>
date Thu, 13 Oct 2016 12:07:41 +0100
parents 21f8af53eaf0
children a660dca988f8
line wrap: on
line diff
--- a/vamp-client/client.pro	Thu Oct 13 12:02:44 2016 +0100
+++ b/vamp-client/client.pro	Thu Oct 13 12:07:41 2016 +0100
@@ -29,7 +29,7 @@
         ../vamp-capnp/piper.capnp.c++
         
 HEADERS += \
-        PipedQProcessTransport.h \
+        PiperQProcessTransport.h \
         PiperCapnpClient.h \
         PiperClient.h \
         PiperPluginStub.h \