]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.2.4
authorfred <fred>
Tue, 26 Mar 2002 22:25:14 +0000 (22:25 +0000)
committerfred <fred>
Tue, 26 Mar 2002 22:25:14 +0000 (22:25 +0000)
flower/file-path.cc
flower/getopt-long.cc
flower/include/libc-extension.hh
flower/international.cc

index e6408a1d15e347fd1a5e843d6c03fab551066903..c9bb3462d21b7164d660b70a43398da981675e08 100644 (file)
@@ -4,7 +4,7 @@
 
 #include <stdio.h>
 
-#include "config.hh"
+#include "config.h"
 #include "file-path.hh"
 #include "flower-debug.hh"
 
index c63f04e35341d79c8b87d3202602191bcc7ccdf4..6945a6a5b91c8f579afea32b7b3a20d7702e9b4a 100644 (file)
@@ -7,7 +7,7 @@
 #include <stdio.h>
 #include <iostream.h>
 #include <assert.h>
-#include "config.hh"
+#include "config.h"
 #include "getopt-long.hh"
 #include "international.hh"
 #include "string-convert.hh"
index ce654a799c8612f5c6d6b6061cef031c6cefc359..56a7e7c13e217464c2d0618eedbc92c8b1b85b81 100644 (file)
@@ -11,7 +11,7 @@
 #define LIBC_EXTENSION_HH
 
 #include "fproto.hh"
-#include "config.hh"
+#include "config.h"
 #include <cstddef>
 #include <stdarg.h>
 
index 9f8003961ad27ce31c57ebed76448d994505fb62..f677ef72b39f45c075f0bbf1a95b95ef8b3604da 100644 (file)
@@ -8,7 +8,7 @@
  */
 
 #include <stdarg.h>
-#include "config.hh"
+#include "config.h"
 #include "string-convert.hh"
 #include "international.hh"