]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.7
authorfred <fred>
Mon, 4 Nov 1996 13:02:28 +0000 (13:02 +0000)
committerfred <fred>
Mon, 4 Nov 1996 13:02:28 +0000 (13:02 +0000)
template1.cc

index 01aba139e2762e1fd57aa3ed1ec22e3f2100366e..ece4e2ff18243ed46ae550e243ecb09ea3e9c808 100644 (file)
@@ -5,11 +5,12 @@
 #include "item.hh"
 #include "request.hh"
 #include "command.hh"
+#include "spanner.hh"
 
 #include "list.cc"
-
 #include "plist.cc"
 #include "cursor.cc"
+
 #define PLC_instantiate(a) PL_instantiate(a); PL_instantiate(const a)
 
 PLC_instantiate(Line_of_score);