* radically cleaned up / refactored midi_clock_slave.cc
[ardour.git] / libs / ardour / session_time.cc
index 486b94f27b90006a115021e35d08277335b5275d..77b58853c7fc247bde73867e5630493727616bba 100644 (file)
@@ -567,8 +567,8 @@ Session::jack_timebase_callback (jack_transport_state_t state,
 #endif         
 }
 
-nframes_t
-Session::convert_to_frames_at (nframes_t position, AnyTime& any)
+ARDOUR::nframes_t
+Session::convert_to_frames_at (nframes_t position, AnyTime const & any)
 {
        double secs;