From 6601299e593cbaaa0d854641b847f8c37d5429ef Mon Sep 17 00:00:00 2001 From: hiro Date: Mon, 7 Feb 2005 08:29:49 +0000 Subject: replaced intl.h with glib/gi18n.h. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@92 ee746299-78ed-0310-b773-934348b2243d --- src/addr_compl.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/addr_compl.c') diff --git a/src/addr_compl.c b/src/addr_compl.c index 848147e7..b1f6856f 100644 --- a/src/addr_compl.c +++ b/src/addr_compl.c @@ -1,7 +1,7 @@ /* * Sylpheed -- a GTK+ based, lightweight, and fast e-mail client * - * Copyright (C) 2000-2004 by Alfons Hoogervorst & The Sylpheed Claws Team. + * Copyright (C) 2000-2005 by Alfons Hoogervorst & The Sylpheed Claws Team. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -21,10 +21,10 @@ #ifdef HAVE_CONFIG_H # include "config.h" #endif -#include "intl.h" #include "defs.h" #include +#include #include #include #include -- cgit v1.2.3