From 30c14b99599528094e1a981cf0ac9b69c4b7d248 Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 26 Mar 2002 22:25:14 +0000 Subject: [PATCH] lilypond-1.2.4 --- flower/file-path.cc | 2 +- flower/getopt-long.cc | 2 +- flower/include/libc-extension.hh | 2 +- flower/international.cc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) 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" -- 2.39.5