freebsd-ports/net-im/gnomeicu/files/patch-src::kanji_conv.c
Ade Lovett 48d56577d5 The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.

Applications include:

mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
2001-05-04 21:51:17 +00:00

7 lines
183 B
C

--- src/kanji_conv.c.orig Wed Jan 3 16:14:39 2001
+++ src/kanji_conv.c Thu Apr 19 15:51:21 2001
@@ -32,3 +32,3 @@
#ifdef HAVE_ICONV
-#include <iconv.h>
+#include <giconv.h>
#endif