]> git.donarmstrong.com Git - lilypond.git/blobdiff - hdr/inputscore.hh
release: 0.0.22
[lilypond.git] / hdr / inputscore.hh
index a34e6d957944d9fcb8c97ae55d6236dc2644392d..39e6a367fdce4f23f0db53067b17ca7b7e8cc74b 100644 (file)
@@ -1,6 +1,6 @@
 #ifndef ISCORE_HH
 #define ISCORE_HH
-#include "vray.hh"
+#include "varray.hh"
 #include "proto.hh"
 #include "plist.hh"
 
@@ -14,8 +14,8 @@ struct Input_score {
     
     /****************************************************************/
     Input_score();
-    Input_score(Input_score&);
-    void add(svec<Input_command*> &s);
+    Input_score(Input_score const&);
+    void add(Array<Input_command*> &s);
     void add(Input_staff*);
     ~Input_score();
     /// construction