From: fred Date: Fri, 1 Nov 1996 14:04:46 +0000 (+0000) Subject: lilypond-0.0.6 X-Git-Tag: release/1.5.59~6973 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=32e6474c9f0c4bd33dab45a94ab0fc2a2a85c2ee;p=lilypond.git lilypond-0.0.6 --- diff --git a/template1.cc b/template1.cc index b7c453b6e0..01aba139e2 100644 --- a/template1.cc +++ b/template1.cc @@ -1,12 +1,14 @@ #include "line.hh" -#include "list.hh" +#include "plist.hh" #include "pcol.hh" #include "item.hh" #include "request.hh" #include "command.hh" #include "list.cc" + +#include "plist.cc" #include "cursor.cc" #define PLC_instantiate(a) PL_instantiate(a); PL_instantiate(const a)