]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/lily-guile.hh
* configure.in: Test for and accept lmodern if EC fonts not found.
[lilypond.git] / lily / include / lily-guile.hh
index fb3de165958e42c8e534208bb97e89e808f65253..40b9bcc13da1e37302f801f059410f6b48c8cc73 100644 (file)
 #define LILY_GUILE_HH
 
 #include <libguile.h>
-#include "flower-proto.hh"
 
-#include "drul-array.hh"
-#include "direction.hh"
+#include "interval.hh"
 #include "guile-compatibility.hh"
 
 #ifndef SMOB_FREE_RETURN_VAL
@@ -190,7 +188,7 @@ SCM ly_unique (SCM lst);
 SCM ly_list_qsort_uniq_x (SCM lst);
 
 SCM ly_output_formats();
-SCM ly_kpathsea_expand_path (SCM);
+SCM ly_kpathsea_find_file (SCM);
 
 /*
   snarfing.