From: fred Date: Fri, 1 Nov 1996 15:41:30 +0000 (+0000) Subject: lilypond-0.0.6 X-Git-Tag: release/1.5.59~6972 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=20654ad1a8bae38e88fdc4bbd15f55681c9c55be;p=lilypond.git lilypond-0.0.6 --- diff --git a/template3.cc b/template3.cc index 6f2e92104c..92921bb29a 100644 --- a/template3.cc +++ b/template3.cc @@ -2,6 +2,7 @@ #include "command.hh" #include "molecule.hh" #include "list.cc" +#include "plist.cc" #include "cursor.cc" PL_instantiate(Atom); PL_instantiate(Command);