summaryrefslogtreecommitdiff
path: root/print/lilypond/patches/patch-lily_context-def.cc
diff options
context:
space:
mode:
Diffstat (limited to 'print/lilypond/patches/patch-lily_context-def.cc')
-rw-r--r--print/lilypond/patches/patch-lily_context-def.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/print/lilypond/patches/patch-lily_context-def.cc b/print/lilypond/patches/patch-lily_context-def.cc
new file mode 100644
index 00000000000..4cecaf70c0e
--- /dev/null
+++ b/print/lilypond/patches/patch-lily_context-def.cc
@@ -0,0 +1,12 @@
+$NetBSD: patch-lily_context-def.cc,v 1.1 2013/06/16 20:46:52 joerg Exp $
+
+--- lily/context-def.cc.orig 2013-06-16 19:28:17.000000000 +0000
++++ lily/context-def.cc
+@@ -20,6 +20,7 @@
+ /* TODO: should junk this class an replace by
+ a single list of context modifications? */
+
++#include "config.hh"
+ #include "context-def.hh"
+
+ #include "context.hh"