Fix key-forwarding to linuxVST UIs
[ardour.git] / gtk2_ardour / editor_videotimeline.cc
index e087034af0cfe6b897091d6274cd0a69517f95a9..b5184539fc92b090ca5eadf63be8d3647beb4724 100644 (file)
@@ -82,7 +82,7 @@ Editor::toggle_video_timeline_locked ()
 }
 
 void
-Editor::embed_audio_from_video (std::string path, framepos_t n, bool lock_position_to_video)
+Editor::embed_audio_from_video (std::string path, samplepos_t n, bool lock_position_to_video)
 {
        vector<std::string> paths;
        paths.push_back(path);