diff options
author | Jan Nieuwenhuizen <janneke@gnu.org> | 2006-01-26 11:17:24 +0000 |
---|---|---|
committer | Jan Nieuwenhuizen <janneke@gnu.org> | 2006-01-26 11:17:24 +0000 |
commit | b37e3f652677ae0298423db9fa0e552e5fce0c92 (patch) | |
tree | 086a0ce25c87a2a6ba3e9ffb7e4a5002264a6f29 /lily/grob-interface-scheme.cc | |
parent | 32666ceb04d43968c3a17e6d50a25463dc8f7784 (diff) |
*** empty log message ***
Diffstat (limited to 'lily/grob-interface-scheme.cc')
-rw-r--r-- | lily/grob-interface-scheme.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lily/grob-interface-scheme.cc b/lily/grob-interface-scheme.cc index 74aa84a7d9..e8e9e9200c 100644 --- a/lily/grob-interface-scheme.cc +++ b/lily/grob-interface-scheme.cc @@ -7,7 +7,7 @@ */ #include "lily-guile.hh" -#include "string.hh" +#include "std-string.hh" static SCM all_ifaces; |