]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/file-path.cc
* SConstruct: Further development.
[lilypond.git] / flower / file-path.cc
index c6bd1248aa2dd9be6dd92182148974bbc897ca18..125cf5844b1b2e77d22d155a05deeb559951fee5 100644 (file)
@@ -7,11 +7,11 @@
                  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