X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Froute_group.h;h=ae16394289795120b43cf855b74744ee26ed8d20;hb=6698f5f686bef82b0c9568558c83a3b9b3344700;hp=d87d3fa3a487bbf18a839ce94bd1ac274423fc85;hpb=532f6aad4ac79ca15d69deccd18fca90e444c437;p=ardour.git diff --git a/libs/ardour/ardour/route_group.h b/libs/ardour/ardour/route_group.h index d87d3fa3a4..ae16394289 100644 --- a/libs/ardour/ardour/route_group.h +++ b/libs/ardour/ardour/route_group.h @@ -15,7 +15,6 @@ along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. - $Id$ */ #ifndef __ardour_route_group_h__ @@ -39,7 +38,7 @@ class Track; class AudioTrack; class Session; -class RouteGroup : public Stateful, public sigc::trackable { +class RouteGroup : public PBD::Stateful, public sigc::trackable { public: enum Flag { Relative = 0x1,