]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pitch-interval.hh
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / include / pitch-interval.hh
index dde3c1d556cbce53ffdd121c892c63efdc7e6192..fd16d11c6312f30d9cc01baaa6d225184f12012c 100644 (file)
@@ -11,7 +11,6 @@
 #define PITCH_INTERVAL_HH
 
 #include "pitch.hh"
-#include "drul-array.hh"
 
 class Pitch_interval : public Drul_array<Pitch> 
 {