'libs/pbd/file_utils.cc' didn't apply cleanly for some reason
[ardour.git] / gtk2_ardour / midi_automation_line.h
old mode 100755 (executable)
new mode 100644 (file)
index c632ddf..aafe966
@@ -30,7 +30,7 @@ public:
                            boost::shared_ptr<ARDOUR::AutomationList>,
                            boost::shared_ptr<ARDOUR::MidiRegion>,
                            Evoral::Parameter,
-                           const Evoral::TimeConverter<double, ARDOUR::sframes_t>* converter = 0);
+                           Evoral::TimeConverter<double, ARDOUR::framepos_t>* converter = 0);
 
        MementoCommandBinder<ARDOUR::AutomationList>* memento_command_binder ();