X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fardour%2Fardour%2Fnamed_selection.h;h=39ab524d4f7e20174653b9545b2936512da2753d;hb=022818b4a796f52c0a91eea42e65aec0bc7bed43;hp=7636099e1f62e5725bd9645c1daa3c1453502424;hpb=99904735e066804358f1d0bd138a84f1e9ecda91;p=ardour.git diff --git a/libs/ardour/ardour/named_selection.h b/libs/ardour/ardour/named_selection.h index 7636099e1f..39ab524d4f 100644 --- a/libs/ardour/ardour/named_selection.h +++ b/libs/ardour/ardour/named_selection.h @@ -33,7 +33,7 @@ namespace ARDOUR class Session; class Playlist; -struct NamedSelection : public Stateful +struct NamedSelection : public PBD::Stateful { NamedSelection (std::string, std::list >&); NamedSelection (Session&, const XMLNode&);