1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/mail/balsa/files/patch-src::print.c
2001-04-23 15:55:53 +00:00

15 lines
236 B
C

$FreeBSD$
--- src/print.c 2001/04/23 15:33:41 1.1
+++ src/print.c 2001/04/23 15:33:56
@@ -22,7 +22,7 @@
#include <gnome.h>
#include <config.h>
#include <balsa-app.h>
-#include <iconv.h>
+#include <giconv.h>
#include "print.h"