From: fred Date: Wed, 8 Jan 1997 21:08:12 +0000 (+0000) Subject: lilypond-0.0.22 X-Git-Tag: release/1.5.59~6432 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=374d173ce0732b0ad6c9fd759e32f4bc47580282;p=lilypond.git lilypond-0.0.22 --- diff --git a/src/template2.cc b/src/template2.cc index da169d1657..06b3a167c4 100644 --- a/src/template2.cc +++ b/src/template2.cc @@ -8,7 +8,7 @@ #include "spanner.hh" #include "plist.tcc" - +#include "pcursor.tcc" IPL_instantiate(Request); IPL_instantiate(Score_column); diff --git a/src/template3.cc b/src/template3.cc index 0dba62b3d8..106260039a 100644 --- a/src/template3.cc +++ b/src/template3.cc @@ -10,7 +10,7 @@ #include "plist.tcc" - +#include "pcursor.tcc" IPL_instantiate(Atom); IPL_instantiate(Command); IPL_instantiate(Atom);