]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pitch.hh
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / include / pitch.hh
index bd0f20918279e9431b984fc0ebe0a75281fa9eb6..b281c0e1984dec41624a72bf2a2fd85a91c031cd 100644 (file)
@@ -81,7 +81,6 @@ SCM ly_pitch_diff (SCM pitch, SCM  root);
 SCM ly_pitch_transpose (SCM p, SCM delta);
 DECLARE_UNSMOB(Pitch,pitch);
 
-#include "compare.hh"
 INSTANTIATE_COMPARE (Pitch, Pitch::compare);
 
 int compare (Array<Pitch>*, Array<Pitch>*);