]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/template1.cc
release: 0.0.64
[lilypond.git] / lily / template1.cc
index 23c68dd011caaaf3fe1cb6a3466c815c4f475630..0e1b7258b9bb73fc40c6fc97161f775541e4b71a 100644 (file)
@@ -7,6 +7,7 @@
 #include "spanner.hh"
 #include "scoreline.hh" 
 #include "staffline.hh"
+#include "vertical-spanner.hh"
 
 #include "pcursor.tcc"
 #include "plist.tcc"
@@ -19,6 +20,7 @@ IPLC_instantiate(Line_of_score);
 IPLC_instantiate(Line_of_staff);
 IPLC_instantiate(Item);
 IPLC_instantiate(Spanner);
+IPLC_instantiate(Vertical_spanner);
 IPLC_instantiate(PStaff);
 IPLC_instantiate(Idealspacing);
 IPLC_instantiate(PCol);