]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/mark-engraver.cc
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / mark-engraver.cc
index bd79403806bad1a882f15b3f5294ff074d869146..37f903b3a79a4e7dcbd2cdb9e98078e08446e58c 100644 (file)
@@ -6,12 +6,11 @@
   (c) 1998--2004 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
-#include <ctype.h>
+#include <cctype>
 
 #include "bar-line.hh"
 #include "context.hh"
 #include "engraver-group-engraver.hh"
-#include "engraver.hh"
 #include "item.hh"
 #include "warn.hh"
 #include "text-item.hh"