Fix session-open after selecting new, template, then back
[ardour.git] / gtk2_ardour / editor_cursors.cc
index 40245778d5b950dfc270f540c7484c79ddf8de06..de89274fcc9f7c4372dcb0d9d161e6e75538cc0b 100644 (file)
@@ -101,7 +101,7 @@ EditorCursor::hide ()
 }
 
 void
-EditorCursor::set_color (ArdourCanvas::Color color)
+EditorCursor::set_color (Gtkmm2ext::Color color)
 {
        _track_canvas_item->set_color (color);
 }