Move control surface options into RC prefs editor. Remove Options menu.
[ardour.git] / gtk2_ardour / automation_time_axis.cc
index bd0da7caf812b137fb6acb1e500bcaf22a4841e3..78faf66944652dde94376979067c903a0269f686 100644 (file)
@@ -40,6 +40,7 @@
 
 #include "i18n.h"
 
+using namespace std;
 using namespace ARDOUR;
 using namespace PBD;
 using namespace Gtk;