]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/file-name.hh
Merge branch 'master' of ssh+git://hanwen@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / flower / include / file-name.hh
index e8ea1ea3c2d67667c535f5ad51b87d07ad9b72df..bd699e0b3151cdf12a207fb39cf6d8795d5a03be 100644 (file)
@@ -27,7 +27,7 @@ public:
 
   bool is_absolute () const;
   string to_string () const;
-
+  File_name canonicalized () const;
   string dir_part () const;
   string file_part () const;
 };