summaryrefslogtreecommitdiff
path: root/gtk2_ardour/imageframe_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/imageframe_view.h')
-rw-r--r--gtk2_ardour/imageframe_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/imageframe_view.h b/gtk2_ardour/imageframe_view.h
index 9229295343..f652482612 100644
--- a/gtk2_ardour/imageframe_view.h
+++ b/gtk2_ardour/imageframe_view.h
@@ -60,7 +60,7 @@ class ImageFrameView : public TimeAxisViewItem
* @param num_channels the number of color channels within rgb_data
*/
ImageFrameView(std::string item_id,
- GnomeCanvasGroup *parent,
+ Gnome::Canvas::Group *parent,
ImageFrameTimeAxis *tv,
ImageFrameTimeAxisGroup* group,
double spu,