summaryrefslogtreecommitdiff
path: root/gtk2_ardour/waveview.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/waveview.h')
-rw-r--r--gtk2_ardour/waveview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/waveview.h b/gtk2_ardour/waveview.h
index 87e38fe1da..15efbbcef5 100644
--- a/gtk2_ardour/waveview.h
+++ b/gtk2_ardour/waveview.h
@@ -111,7 +111,7 @@ private:
public:
WaveView(Group& parent);
- static void* create_cache();
+ static GnomeCanvasWaveViewCache* create_cache();
Glib::PropertyProxy<void*> property_data_src();
Glib::PropertyProxy_ReadOnly<void*> property_data_src() const;