]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/regression/song-basic-nonenglish.ly
Compile fix
[lilypond.git] / input / regression / song-basic-nonenglish.ly
index a2b7971a95cc2b03bbc8988e00d2e1a3c873f5b8..091799dfd07942a9db972fae75f0180333ebeba4 100644 (file)
@@ -1,10 +1,10 @@
-\version "2.11.51"
+\version "2.12.0"
 
 \include "festival.ly"
 
 \festivalsyl #"song-basic-nonenglish.xml" { \tempo 4 = 100 }
 {
-\relative { c e g r }
+\relative c' { c e g r }
 \addlyrics { ov -- čá -- ci }
 }
 #(ly:progress "song-basic-nonenglish")