summaryrefslogtreecommitdiff
path: root/net/gnomeicu2/files/patch-src::kanji_conv.c
blob: a6693363b9187510e58816100fbdb5eb291ff30b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- src/kanji_conv.c.orig	Mon Dec 24 12:51:08 2001
+++ src/kanji_conv.c	Mon Dec 24 12:51:21 2001
@@ -30,7 +30,7 @@
 #include <locale.h>
 
 #ifdef HAVE_ICONV
-#include <iconv.h>
+#include <giconv.h>
 #endif
 
 #include "kanji_conv.h"