]> git.donarmstrong.com Git - lilypond.git/blobdiff - lib/include/includable-lexer.hh
release: 0.1.11
[lilypond.git] / lib / include / includable-lexer.hh
index a84f736c4858ee7e11ec634da51c243c639475d8..fb1a96d0bc6684391ca8327051a34c86a3461119 100644 (file)
@@ -31,7 +31,7 @@ protected:
     Array<int> 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();