]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/object-key-dumper.hh
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / include / object-key-dumper.hh
index 1dd1e6c1138654f0e4bbcbdd00768adba035b7ab..bbcf8bf014e0919cd024946e0305e657853a4fc7 100644 (file)
@@ -12,9 +12,7 @@
 
 #include <map>
 
-#include "lily-guile.hh"
 #include "object-key.hh"
-#include "smobs.hh"
 
 typedef std::map<Object_key const*, Object_key const*, Object_key_less> Key_to_key_map;
 typedef std::map<Object_key const*, int> Pointer_to_int_map;