]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-output.hh
patch::: 1.3.77.jcn2
[lilypond.git] / lily / include / music-output.hh
index f777f1b6bbba54b84b0ebaa7a612ce497c3700f8..9ff2f5079058d16cd0b647f1b71aaadda9388c98 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997 Han-Wen Nienhuys <hanwen@stack.nl>
+  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 
@@ -19,7 +19,7 @@
 class Music_output 
 {
 public:
-  Header * header_l_;
+  Scope * header_l_;
   String default_out_str_;
   String origin_str_;
   int errorlevel_i_;