summaryrefslogtreecommitdiff
path: root/japanese/mutt-devel/files/patch-af
blob: 230b67ea3f8f7cc72e7b50268d5da746aa2be242 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- charset.h.orig	Sun Sep 24 04:54:05 2000
+++ charset.h	Sun Sep 24 04:58:15 2000
@@ -19,7 +19,7 @@
 #ifndef _CHARSET_H
 #define _CHARSET_H
 
-#include <iconv.h>
+#include <giconv.h>
 
 int mutt_convert_string (char **, const char *, const char *);
 void mutt_sanitize_ja_chars(char *);