Add Lua bindings for ProcessorVector (really ProcSelection)
[ardour.git] / gtk2_ardour / editor_route_groups.cc
index 7a6e22e76d928e4194a7a5fac536997ece1bdf54..3cfa1eeafaf7c45ea4bd43c065f6253c4089f87e 100644 (file)
@@ -48,7 +48,7 @@
 #include "tooltips.h"
 #include "utils.h"
 
-#include "i18n.h"
+#include "pbd/i18n.h"
 
 using namespace std;
 using namespace ARDOUR;
@@ -572,9 +572,7 @@ EditorRouteGroups::set_session (Session* s)
 void
 EditorRouteGroups::run_new_group_dialog ()
 {
-       RouteList rl;
-
-       return _editor->_group_tabs->run_new_group_dialog (rl, false);
+       return _editor->_group_tabs->run_new_group_dialog (0, false);
 }
 
 /** Called when a model row is deleted, but also when the model is