]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/minterval.hh
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / include / minterval.hh
index b6e9d28e8cf93f808a2b2dd5ff6309bceabf81ae..a8d882d2833ab4f7a0da29bb3fa89a3021d77c85 100644 (file)
@@ -10,7 +10,6 @@
 #ifndef MINTERVAL_HH
 #define MINTERVAL_HH
 
-#include "interval.hh"
 #include "moment.hh"
 
 typedef Interval_t<Moment> MInterval;