From ab223625f15bae56e5b32b4798e87cf0e4b04944 Mon Sep 17 00:00:00 2001 From: Rob Bradford Date: Tue, 18 May 2010 11:09:45 +0100 Subject: Use library i18n method for source files included in shared library Since these files are included in the g-c-c shared module we must use the version of the _ macro that includes the domain. Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=618969 --- src/empathy-import-dialog.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/empathy-import-dialog.c') diff --git a/src/empathy-import-dialog.c b/src/empathy-import-dialog.c index 94c6fd765..e8b1ed87c 100644 --- a/src/empathy-import-dialog.c +++ b/src/empathy-import-dialog.c @@ -24,7 +24,7 @@ #include #include -#include +#include #include -- cgit v1.2.3