blob: b3536722947dac88c883cc0e7d6694ade27bf96d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
$NetBSD: patch-lily_misc.cc,v 1.1 2013/06/16 20:46:52 joerg Exp $
--- lily/misc.cc.orig 2013-06-16 19:28:17.000000000 +0000
+++ lily/misc.cc
@@ -18,6 +18,7 @@
along with LilyPond. If not, see <http://www.gnu.org/licenses/>.
*/
+#include "config.hh"
#include "misc.hh"
#include "warn.hh"
|