X-Git-Url: https://git.donarmstrong.com/lilypond.git?a=blobdiff_plain;f=hdr%2Fpaper.hh;h=34c6ce3e20268453c8a766cce085ad5810dd7cda;hb=6e632214ccd61a566fdaa42659bd63aff6b5d070;hp=b03d1f76210abbacf90e9c1c184a261c7820ecb8;hpb=eb30c110377bd94cf7647e6105b39afe234ad8e2;p=lilypond.git diff --git a/hdr/paper.hh b/hdr/paper.hh index b03d1f7621..34c6ce3e20 100644 --- a/hdr/paper.hh +++ b/hdr/paper.hh @@ -1,6 +1,7 @@ #include "proto.hh" #include "real.hh" #include "string.hh" +#include "moment.hh" /// symbols, dimensions and constants struct Paperdef { @@ -26,7 +27,7 @@ struct Paperdef { Real standard_height()const; Real note_width() const; void print() const; - Real duration_to_dist(Real); + Real duration_to_dist(Moment); }; /** This struct takes care of all kinds of symbols, dimensions and constants. Most of them are related to the point-size of the fonts,