try that one on for size (VST build fu)
[ardour.git] / gtk2_ardour / editor_cursors.cc
index 2353481daf1305e530cda2aad2955469a2cf7894..7cd13cf686fe636416d03bf1b0446d8000ab46c3 100644 (file)
@@ -63,7 +63,7 @@ Editor::Cursor::~Cursor ()
 }
 
 void
-Editor::Cursor::set_position (jack_nframes_t frame)
+Editor::Cursor::set_position (nframes_t frame)
 {
        double new_pos =  editor.frame_to_unit (frame);