summaryrefslogtreecommitdiff
path: root/print/lilypond/patches/patch-lily_sequential-iterator.cc
blob: b905785daa45d089b0cdba0e9a924ef74ad1e701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
$NetBSD: patch-lily_sequential-iterator.cc,v 1.1 2013/06/16 20:46:52 joerg Exp $

--- lily/sequential-iterator.cc.orig	2013-06-16 18:49:30.000000000 +0000
+++ lily/sequential-iterator.cc
@@ -17,6 +17,7 @@
   along with LilyPond.  If not, see <http://www.gnu.org/licenses/>.
 */
 
+#include "config.hh"
 #include "sequential-iterator.hh"
 #include "music.hh"
 #include "translator-group.hh"