From: Jan Nieuwenhuizen Date: Sun, 14 Nov 2004 18:31:18 +0000 (+0000) Subject: compile fix. X-Git-Tag: release/2.5.14~555 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=5f3ab531044fee5893c9f2868f693d551d6a069c;p=lilypond.git compile fix. --- diff --git a/ChangeLog b/ChangeLog index 12413b86a5..8a315f9e46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2004-11-14 Jan Nieuwenhuizen + * lily/context-property.cc: compile fix. + * scm/output-gnome.scm: Add ec-fonts-mftraced to ~/.fonts.conf. Grok ec-fonts, braces and dynamics. diff --git a/lily/context-property.cc b/lily/context-property.cc index e9f1a1ee06..bd5ccbf7b8 100644 --- a/lily/context-property.cc +++ b/lily/context-property.cc @@ -8,7 +8,6 @@ */ #include "context.hh" -#include "grob-selector.hh" #include "engraver.hh" #include "item.hh" #include "main.hh"