]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob-pitch-tuple.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / grob-pitch-tuple.cc
index fd3f9953c1a2bac771997424cc3a1ca7916ca573..883af20ca65a8fa3be4ab5fe1be863e238ecd105 100644 (file)
@@ -6,10 +6,10 @@ source file of the GNU LilyPond music typesetter
 (c) 2001--2004  Han-Wen Nienhuys <hanwen@cs.uu.nl>
 
  */
+
 #include "grob-pitch-tuple.hh"
-#include "pitch.hh"
-#include "event.hh"
 
+#include "event.hh"
 
 int compare (Grob_pitch_tuple const &a, Grob_pitch_tuple const &b)
 {