From d3a0f276f62b98a880af90040b203ec657ad1ec4 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:43:56 +0000 Subject: [PATCH] lilypond-0.0.65 --- lily/break.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lily/break.cc b/lily/break.cc index 8a9a426657..1513046a91 100644 --- a/lily/break.cc +++ b/lily/break.cc @@ -1,7 +1,7 @@ /* break.cc -- implement Break_algorithm - source file of the LilyPond music typesetter + source file of the GNU LilyPond music typesetter (c) 1996, 1997 Han-Wen Nienhuys */ @@ -13,7 +13,7 @@ #include "debug.hh" #include "scoreline.hh" #include "p-score.hh" - +#include "p-col.hh" /// return all breakable columns Line_of_cols -- 2.39.5