fix last minute code change

git-svn-id: svn://localhost/ardour2/trunk@853 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis
2006-08-25 01:14:16 +00:00
parent ce234f363e
commit 1b8af985b5

View File

@@ -99,7 +99,7 @@ using std::string;
using std::map;
using std::set;
class Session : public sigc::trackable, public StatefulDestructible
class Session : public sigc::trackable, public PBD::StatefulDestructible
{
private: