blob: afdc0fce063a3e4bd5bc1797c642c199a40c49a9 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
--- intl/gettextP.h.orig Thu Jun 7 22:00:05 2001
+++ intl/gettextP.h Wed Jul 25 08:06:39 2001
@@ -25,7 +25,7 @@
# include "../iconv/gconv_int.h"
#else
# if HAVE_ICONV
-# include <iconv.h>
+# include <giconv.h>
# endif
#endif
|