From: fred Date: Mon, 4 Nov 1996 13:02:28 +0000 (+0000) Subject: lilypond-0.0.7 X-Git-Tag: release/1.5.59~6938 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=a99bf7333ae3afe78c8e68d7c509cca1c3d90056;p=lilypond.git lilypond-0.0.7 --- diff --git a/template1.cc b/template1.cc index 01aba139e2..ece4e2ff18 100644 --- a/template1.cc +++ b/template1.cc @@ -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);