]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/my-lily-lexer.cc
release: 1.1.62
[lilypond.git] / lily / my-lily-lexer.cc
index 1da40f6b55c38e25b3d6499740234a2962449a8a..8e73971984178a09b3720056077318a58aee8e6e 100644 (file)
@@ -16,7 +16,6 @@
 #include "my-lily-lexer.hh"
 #include "debug.hh"
 #include "source-file.hh"
-#include "parseconstruct.hh"
 #include "main.hh"
 #include "scope.hh"
 
@@ -60,7 +59,7 @@ static Keyword_ent the_key_tab[]={
   {"remove", REMOVE},
   {"repeat", REPEAT},
   {"repetitions", REPETITIONS},
-  {"rhythm", RHYTHM},
+  {"addlyrics", ADDLYRICS},
   {"scm", SCM_T},
   {"scmfile", SCMFILE},
   {"score", SCORE},