X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lib%2Finclude%2Fincludable-lexer.hh;h=fb1a96d0bc6684391ca8327051a34c86a3461119;hb=2862b1027f316a2f0444fa92e441ee28acf7a463;hp=a84f736c4858ee7e11ec634da51c243c639475d8;hpb=68ffccad7c4d4ce0386cb60c537c99523e61c4d9;p=lilypond.git diff --git a/lib/include/includable-lexer.hh b/lib/include/includable-lexer.hh index a84f736c48..fb1a96d0bc 100644 --- a/lib/include/includable-lexer.hh +++ b/lib/include/includable-lexer.hh @@ -31,7 +31,7 @@ protected: Array char_count_stack_; public: - Source_file* source_file_l()const; + Source_file* source_file_l() const; void new_input(String s,Sources*); Includable_lexer(); ~Includable_lexer();