]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/file-results.hh
release: 1.0.15
[lilypond.git] / lily / include / file-results.hh
index 3d6df5e9d6884c9d6bc663fd8da8d33a5da76437..5f4b221e1e7faa2cd4c5b040da523d62a5944304 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1998 Han-Wen Nienhuys <hanwen@cs.ruu.nl>
+  (c) 1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -12,7 +12,7 @@
 #include "fproto.hh"
 
 void do_one_file (String init_str, String file_str);
-
+extern Scope *header_global_p;
 extern Array<String> target_str_global_array;
 extern Array<String> inclusion_global_array;
 extern Link_array<Score> score_global_array;