]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/include-string.ly
Rerun scripts/auxiliar/update-with-convert-ly.sh
[lilypond.git] / input / regression / include-string.ly
index 256cc5ab2338565753fafc4116742471d1e8fd5e..a5f772a44ed5d86902c60b44d19ffe833f03c16c 100644 (file)
@@ -1,8 +1,8 @@
-\version "2.13.29"
+\version "2.16.0"
 
 \header {
   texidoc = "@code{ly:parser-include-string} should include the current
-string like a file @code{\include}."
+string like a file @code{\\include}."
 }
 
 #(ly:parser-include-string parser "\\relative c' { a4 b c d }")