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/action.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/action.c') diff --git a/src/action.c b/src/action.c index f00340b5..431db8c3 100644 --- a/src/action.c +++ b/src/action.c @@ -24,6 +24,7 @@ #include "defs.h" #include +#include #include #include #ifdef GDK_WINDOWING_X11 @@ -38,7 +39,6 @@ #include #include -#include "intl.h" #include "utils.h" #include "gtkutils.h" #include "manage_window.h" -- cgit v1.2.3