summaryrefslogtreecommitdiff
path: root/gtk2_ardour/marker_time_axis.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/marker_time_axis.h')
-rw-r--r--gtk2_ardour/marker_time_axis.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/marker_time_axis.h b/gtk2_ardour/marker_time_axis.h
index 05b95bddaa..67c3e2beff 100644
--- a/gtk2_ardour/marker_time_axis.h
+++ b/gtk2_ardour/marker_time_axis.h
@@ -65,7 +65,7 @@ class MarkerTimeAxis : public VisualTimeAxis
* @param name the name/id of this time axis
* @param tav the associated track view that this MarkerTimeAxis is marking up
*/
- MarkerTimeAxis(PublicEditor& ed, ARDOUR::Session& sess, ArdourCanvas::Canvas& canvas, const std::string & name, TimeAxisView* tav) ;
+ MarkerTimeAxis(PublicEditor& ed, ARDOUR::Session* sess, ArdourCanvas::Canvas& canvas, const std::string & name, TimeAxisView* tav) ;
/**
* Destructor