when calculating average slave/master delta, use absolute value.
[ardour.git] / gtk2_ardour / ardour_ui_dependents.cc
index 84f1145adbc9d1726226dc32985e4144290266f3..87beab6b0e417faddad7fd0b2bafae52d61f638c 100644 (file)
@@ -153,7 +153,7 @@ ARDOUR_UI::tab_window_root_drop (GtkNotebook* src,
        using namespace std;
        Gtk::Notebook* nb = 0;
        Gtk::Window* win = 0;
-       Gtkmm2ext::Tabbable* tabbable = 0;
+       ArdourWidgets::Tabbable* tabbable = 0;
 
 
        if (w == GTK_WIDGET(editor->contents().gobj())) {