]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/getopt-long.cc
* SConstruct: Further development.
[lilypond.git] / flower / getopt-long.cc
index a70acba4180d63edb03449703dd9d784e160e0bc..feb655ab2e753528e1e3de0505d5cc77f213f46e 100644 (file)
@@ -1,7 +1,7 @@
 /*
    process command line, GNU style.
 
-   this is Copyleft (c)  1996--2003 Han-Wen Nienhuys, <hanwen@cs.uu.nl>
+   this is Copyleft (c) 1996--2004 Han-Wen Nienhuys, <hanwen@cs.uu.nl>
  */
 
 #include <string.h>
@@ -11,7 +11,7 @@
 
 #include <iostream>
 
-#include "config.h"
+#include "config.hh"
 #include "getopt-long.hh"
 #include "international.hh"
 #include "string-convert.hh"