lock processor list and reconfigure processors after moving meter or control outs...
[ardour.git] / libs / ardour / element_importer.cc
index 4438985586e0da29dcc4253ef03eee8bfbcf788c..c02b841ea7081d292fc422eb3da1224e3f53e23c 100644 (file)
@@ -79,7 +79,7 @@ ElementImporter::cancel_move ()
 }
 
 string
-ElementImporter::smpte_to_string(SMPTE::Time & time) const
+ElementImporter::timecode_to_string(Timecode::Time & time) const
 {
        std::ostringstream oss;
        oss << std::setfill('0') << std::right <<