]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/group-interface.hh
Merge branch 'master' of git+ssh://jneem@git.sv.gnu.org/srv/git/lilypond
[lilypond.git] / lily / include / group-interface.hh
index 00946d588b4d054a95abc8a07c44403044c1f239..7a428ee150ec2363f7ea1b3774eba55a61e809b1 100644 (file)
@@ -3,14 +3,14 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1999--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef GROUP_INTERFACE_HH
 #define GROUP_INTERFACE_HH
 
 #include "grob.hh"
-#include "string.hh"
+#include "std-string.hh"
 /**
    Look at Score element ELT as thing which has a list property called
    NAME_. Normally the list would contain Grobs, but