X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fpoint_selection.h;h=85acc90ec8fc57eb16e83d3ea191bb85608f9c3b;hb=cca8b8cda0d25459019bb10a59616fec108b825e;hp=1b442d279bd70094a9d9fc90b0d25269a508bb43;hpb=f6fdd8dcbf41f864e9f0cc32dabe81fe3533ddfe;p=ardour.git diff --git a/gtk2_ardour/point_selection.h b/gtk2_ardour/point_selection.h index 1b442d279b..85acc90ec8 100644 --- a/gtk2_ardour/point_selection.h +++ b/gtk2_ardour/point_selection.h @@ -23,9 +23,9 @@ #include #include -#include "automation_selectable.h" +#include "automation_range.h" -struct PointSelection : public std::list +struct PointSelection : public std::list { };