X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fevoral%2Fsrc%2FSequence.cpp;h=19a0fb140962990049444283f3d1e421666163a1;hb=cf52d6e4b40111eb04b244ec054055a4ec15dbe0;hp=7084a9049113043b1eb5f05b7e61238687bd60d3;hpb=5cf1f7f3b28abd36f9390014016def94f4e1468d;p=ardour.git diff --git a/libs/evoral/src/Sequence.cpp b/libs/evoral/src/Sequence.cpp index 7084a90491..19a0fb1409 100644 --- a/libs/evoral/src/Sequence.cpp +++ b/libs/evoral/src/Sequence.cpp @@ -31,16 +31,17 @@ #include "pbd/compose.h" #include "pbd/error.h" +#include "evoral/Beats.hpp" #include "evoral/Control.hpp" #include "evoral/ControlList.hpp" #include "evoral/ControlSet.hpp" #include "evoral/EventSink.hpp" -#include "evoral/MIDIParameters.hpp" +#include "evoral/ParameterDescriptor.hpp" #include "evoral/Sequence.hpp" #include "evoral/TypeMap.hpp" #include "evoral/midi_util.h" -#include "i18n.h" +#include "pbd/i18n.h" using namespace std; using namespace PBD; @@ -61,15 +62,22 @@ namespace Evoral { template Sequence