]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/lily-lexer.cc
* lily/include/main.hh: lose _b hungarian suffixes for global
[lilypond.git] / lily / lily-lexer.cc
index 446600c805175e6635f575d4ad3ba8fb4c31055d..4fdfcd508823adb05ada55ad8275d6343af2e942 100644 (file)
@@ -191,7 +191,7 @@ Lily_lexer::start_main_input ()
   new_input (main_input_name_, sources_);
   
   /* Do not allow \include in --safe-mode */
-  allow_includes_b_ = allow_includes_b_ && !safe_global_b;
+  allow_includes_b_ = allow_includes_b_ && !be_safe_global;
 
   scm_module_define (scm_car (scopes_),
                     ly_symbol2scm ("input-file-name"),