X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fsurfaces%2Fosc%2Fosc_controllable.h;h=accec0451509a2988461bed5f7f31bba5015ed14;hb=c7a052a45f687f33d88cc56f3eee8daa959cb452;hp=828c3769f570a23c4412f5d8e098d8bcfbff0fea;hpb=17088ee3ea5af1e6174b098bb5bcfdaec6ebf9b0;p=ardour.git diff --git a/libs/surfaces/osc/osc_controllable.h b/libs/surfaces/osc/osc_controllable.h index 828c3769f5..accec04515 100644 --- a/libs/surfaces/osc/osc_controllable.h +++ b/libs/surfaces/osc/osc_controllable.h @@ -1,6 +1,6 @@ /* Copyright (C) 2009 Paul Davis - + This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or @@ -57,8 +57,8 @@ class OSCRouteControllable : public OSCControllable { public: - OSCRouteControllable (lo_address addr, const std::string& path, - boost::shared_ptr, + OSCRouteControllable (lo_address addr, const std::string& path, + boost::shared_ptr, boost::shared_ptr); ~OSCRouteControllable ();