Merged with trunk R992.
[ardour.git] / gtk2_ardour / pan_automation_time_axis.cc
index bbd4b3b06c31a48ae6c845b45c85f0dc5f1ab8a6..c484673c996136957f03a88fc35c0d9a3bf288a6 100644 (file)
@@ -52,7 +52,7 @@ PanAutomationTimeAxisView::~PanAutomationTimeAxisView ()
 }
 
 void
-PanAutomationTimeAxisView::add_automation_event (ArdourCanvas::Item* item, GdkEvent* event, jack_nframes_t when, double y)
+PanAutomationTimeAxisView::add_automation_event (ArdourCanvas::Item* item, GdkEvent* event, nframes_t when, double y)
 {
        if (lines.empty()) {
                /* no data, possibly caused by no outputs/inputs */