]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tweak-registration.hh
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / include / tweak-registration.hh
index 61aab26f704dad1a601cf25251b191147566edb6..2ad715f497711045c3cf4fa12e01cb62f13b426c 100644 (file)
@@ -13,8 +13,7 @@
 #include  <map>
 
 #include "lily-proto.hh"
-#include "smobs.hh"
-#include "lily-guile.hh"
+#include "object-key.hh"
 
 typedef std::map<Object_key const*, SCM, Object_key_less> Tweak_map ;