]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/file-name.cc
* lily/break-substitution.cc (substitute_mutable_property_alist):
[lilypond.git] / flower / file-name.cc
index c26562664a7f110186da76bc3ea75afd40961cca..5c848efd74cffbe9ed373e7619975a153953efab 100644 (file)
@@ -7,11 +7,12 @@
                  Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
-#include "config.h"
 #include <stdio.h>
 #include <errno.h>
 #include <limits.h>
 
+#include "config.hh"
+
 #if HAVE_SYS_STAT_H 
 #include <sys/stat.h>
 #endif