From a99bf7333ae3afe78c8e68d7c509cca1c3d90056 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 4 Nov 1996 13:02:28 +0000 Subject: [PATCH] lilypond-0.0.7 --- template1.cc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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); -- 2.39.5