]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/source-file.hh
Merge branch 'master' into lilypond/translation
[lilypond.git] / lily / include / source-file.hh
index 21060e370497c220184dc19b7b85082ed4d06065..2fd1bfc073b9959cb056cd6af6a6dfe08a31e131 100644 (file)
@@ -3,13 +3,12 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2006 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1999--2009 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef SOURCE_FILE_HH
 #define SOURCE_FILE_HH
 
-#include "flower-proto.hh"
 #include "std-vector.hh"
 #include "lily-proto.hh"
 #include "smobs.hh"
@@ -36,7 +35,7 @@ class Source_file
   void init_port ();
   void init ();
   
-  DECLARE_SMOBS(Source_file, bla);
+  DECLARE_SMOBS (Source_file);
 public:
   Source_file (string fn);
   Source_file (string, string);