summaryrefslogtreecommitdiff
path: root/gtk2_ardour/audio_streamview.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/audio_streamview.h')
-rw-r--r--gtk2_ardour/audio_streamview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/audio_streamview.h b/gtk2_ardour/audio_streamview.h
index 1c5265f193..a05275fa20 100644
--- a/gtk2_ardour/audio_streamview.h
+++ b/gtk2_ardour/audio_streamview.h
@@ -54,7 +54,7 @@ class Selection;
class AudioStreamView : public StreamView
{
public:
- AudioStreamView (AudioTimeAxisView&);
+ AudioStreamView (AudioTimeAxisViewPtr);
~AudioStreamView ();
int set_samples_per_unit (gdouble spp);