]> git.donarmstrong.com Git - lilypond.git/commitdiff
compile fixes.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 17 Feb 2007 22:34:09 +0000 (23:34 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Sat, 17 Feb 2007 22:34:09 +0000 (23:34 +0100)
lily/include/input.hh
lily/include/lily-proto.hh
lily/include/sources.hh

index d3cad3577871e376de45359377c04b21d4e0daff..772c0549efb90aaa0864e56323769397fcff7e5a 100644 (file)
@@ -9,7 +9,7 @@
 #ifndef INPUT_HH
 #define INPUT_HH
 
-#include "flower-proto.hh"
+#include "lily-proto.hh"
 
 /**
    Base class for anything that records its poisition in the parse file.
index fca8aa372f9a553e1c8541ad83d0fce18caadf65..fc600c1bd62ffa82f3c9b0bd25405528ff39d274 100644 (file)
@@ -152,6 +152,8 @@ class Simultaneous_music_iterator;
 class Skyline_entry;
 class Slur_configuration;
 class Slur_score_state;
+class Source_file;
+class Sources;
 class Spacing_options;
 class Span_score_bar_engraver;
 class Spanner;
index 13776f31becac34e91276040646d895c1a970a50..fefc528edba7673358e565c77220a28417914fa0 100644 (file)
@@ -7,7 +7,7 @@
 #ifndef SOURCES_HH
 #define SOURCES_HH
 
-#include "flower-proto.hh"
+#include "lily-proto.hh"
 #include "std-vector.hh"
 
 class Sources