X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fautomation_controller.h;h=767c4ced00fe68c808887c970e6fed572e6fb060;hb=e11b3f90c2d02735a071d526d67cfd0de90cbac3;hp=0da24b3588c5cc38bacc5a43866c2b0b959ec381;hpb=d357eca668044badcb4bab318e2e74cfffa9a0b0;p=ardour.git diff --git a/gtk2_ardour/automation_controller.h b/gtk2_ardour/automation_controller.h index 0da24b3588..767c4ced00 100644 --- a/gtk2_ardour/automation_controller.h +++ b/gtk2_ardour/automation_controller.h @@ -37,7 +37,7 @@ class AutomationController : public Gtkmm2ext::BarController { public: static boost::shared_ptr create( boost::shared_ptr parent, - boost::shared_ptr cl, + const Evoral::Parameter& param, boost::shared_ptr ac); ~AutomationController();