X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=gtk2_ardour%2Fnote.h;h=e763ea95f86bef6981ce340b70fe8d4d5e3403e8;hb=c912bd61ae49cc79158f3322439c29b27ef51de8;hp=944dbf1b2ee45e29867fb445e03beeb54ce095f7;hpb=ff46a3c3a216afc97fee0c796ac2eaa92d58becb;p=ardour.git diff --git a/gtk2_ardour/note.h b/gtk2_ardour/note.h index 944dbf1b2e..e763ea95f8 100644 --- a/gtk2_ardour/note.h +++ b/gtk2_ardour/note.h @@ -26,13 +26,13 @@ #include "midi_util.h" namespace ArdourCanvas { - class Layout; + class Container; } class Note : public NoteBase { public: - typedef Evoral::Note NoteType; + typedef Evoral::Note NoteType; Note (MidiRegionView& region, ArdourCanvas::Item* parent,