From: fred Date: Sun, 24 Mar 2002 19:44:00 +0000 (+0000) Subject: lilypond-0.0.65 X-Git-Tag: release/1.5.59~4690 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=164142fa69a9f8183a72ce17fa13312d1fb993d6;p=lilypond.git lilypond-0.0.65 --- diff --git a/lily/score.cc b/lily/score.cc index e04f20468c..92a08351ff 100644 --- a/lily/score.cc +++ b/lily/score.cc @@ -1,7 +1,7 @@ /* score.cc -- implement Score - source file of the LilyPond music typesetter + source file of the GNU LilyPond music typesetter (c) 1997 Han-Wen Nienhuys */ @@ -20,6 +20,7 @@ #include "midi-def.hh" #include "pulk-voices.hh" #include "request-column.hh" +#include "p-col.hh" extern String default_out_fn;