X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpiano-pedal-engraver.cc;h=fd141ed3710d38ca0227352311a8d3ccb4cfad63;hb=2fade2d686600c3dee0395f37d1e894747ae1052;hp=141ae8e3af4a1312f039d319592e89b57c3e4084;hpb=fcc5f76615e024803904a055902fdc6a3b24dccb;p=lilypond.git diff --git a/lily/piano-pedal-engraver.cc b/lily/piano-pedal-engraver.cc index 141ae8e3af..fd141ed371 100644 --- a/lily/piano-pedal-engraver.cc +++ b/lily/piano-pedal-engraver.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2000--2007 Jan Nieuwenhuizen , + (c) 2000--2009 Jan Nieuwenhuizen , Erik Sandberg Chris Jackson - extended to support @@ -28,6 +28,7 @@ #include "translator.icc" +#include /* TODO: @@ -40,7 +41,7 @@ */ /* Ugh: This declaration is duplicated in piano-pedal-performer */ -typedef enum Pedal_type { +enum Pedal_type { SOSTENUTO, SUSTAIN, UNA_CORDA,