Large nasty commit in the form of a 5000 line patch chock-full of completely
[ardour.git] / libs / ardour / state_manager.cc
index bb24c8eb583cd53a371a931bc49d396050fea910..bcffe381c382be341f3ef1b90c7d89b82f4383f2 100644 (file)
@@ -5,6 +5,7 @@
 
 using namespace ARDOUR;
 using namespace std;
+using namespace PBD;
 
 bool StateManager::_allow_save = true;
 sigc::signal<void,const char*> StateManager::SaveAllowed;