From bdf56a817c6c802519a3753450ad57282c8e52e7 Mon Sep 17 00:00:00 2001
From: janneke <janneke>
Date: Sun, 14 Nov 2004 18:31:18 +0000
Subject: [PATCH] compile fix.

---
 ChangeLog                | 2 ++
 lily/context-property.cc | 1 -
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog
index 12413b86a5..8a315f9e46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2004-11-14  Jan Nieuwenhuizen  <janneke@gnu.org>
 
+	* 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"
-- 
2.39.5