Move control surface options into RC prefs editor. Remove Options menu.
[ardour.git] / gtk2_ardour / marker.cc
index 7e0a846ec96ba27043d7db0664796f23241cadde..9bc475214ac24f2709942ef92a6f2f6e5135575f 100644 (file)
@@ -29,6 +29,7 @@
 
 #include "i18n.h"
 
+using namespace std;
 using namespace ARDOUR;
 
 Marker::Marker (PublicEditor& ed, ArdourCanvas::Group& parent, guint32 rgba, const string& annotation,