summaryrefslogtreecommitdiff
path: root/gtk2_ardour/patch_change.cc
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/patch_change.cc')
-rw-r--r--gtk2_ardour/patch_change.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/patch_change.cc b/gtk2_ardour/patch_change.cc
index 6be40811bf..a029563f0f 100644
--- a/gtk2_ardour/patch_change.cc
+++ b/gtk2_ardour/patch_change.cc
@@ -43,7 +43,7 @@ using namespace std;
*/
PatchChange::PatchChange(
MidiRegionView& region,
- ArdourCanvas::Group* parent,
+ ArdourCanvas::Layout* parent,
const string& text,
double height,
double x,