From: fred Date: Tue, 26 Mar 2002 22:25:14 +0000 (+0000) Subject: lilypond-1.2.4 X-Git-Tag: release/1.5.59~2175 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=30c14b99599528094e1a981cf0ac9b69c4b7d248;p=lilypond.git lilypond-1.2.4 --- diff --git a/flower/file-path.cc b/flower/file-path.cc index e6408a1d15..c9bb3462d2 100644 --- a/flower/file-path.cc +++ b/flower/file-path.cc @@ -4,7 +4,7 @@ #include -#include "config.hh" +#include "config.h" #include "file-path.hh" #include "flower-debug.hh" diff --git a/flower/getopt-long.cc b/flower/getopt-long.cc index c63f04e353..6945a6a5b9 100644 --- a/flower/getopt-long.cc +++ b/flower/getopt-long.cc @@ -7,7 +7,7 @@ #include #include #include -#include "config.hh" +#include "config.h" #include "getopt-long.hh" #include "international.hh" #include "string-convert.hh" diff --git a/flower/include/libc-extension.hh b/flower/include/libc-extension.hh index ce654a799c..56a7e7c13e 100644 --- a/flower/include/libc-extension.hh +++ b/flower/include/libc-extension.hh @@ -11,7 +11,7 @@ #define LIBC_EXTENSION_HH #include "fproto.hh" -#include "config.hh" +#include "config.h" #include #include diff --git a/flower/international.cc b/flower/international.cc index 9f8003961a..f677ef72b3 100644 --- a/flower/international.cc +++ b/flower/international.cc @@ -8,7 +8,7 @@ */ #include -#include "config.hh" +#include "config.h" #include "string-convert.hh" #include "international.hh"