]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-outputter.cc
release: 1.2.7
[lilypond.git] / lily / paper-outputter.cc
index 07fe0330b9869d9c18bab60a0b63aaf0eb88e603..e0565ab7b0d680951e494b8e7074d0f909b3e614 100644 (file)
@@ -85,7 +85,7 @@ Paper_outputter::output_header ()
 
 #ifndef NPRINT
   DOUT << "output_header\n";
-  if (check_debug && !monitor->silent_b ("Guile"))
+  if (check_debug && !lily_monitor->silent_b ("Guile"))
     {
       gh_display (args_scm); gh_newline ();
     }