From fb1b4599a0effe728f42da8748b469a62f91ed8d Mon Sep 17 00:00:00 2001 From: David Zeuthen Date: Thu, 6 May 2010 16:34:23 -0400 Subject: GDBus: Fix up i18n --- gio/gdbusauthmechanismanon.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gio/gdbusauthmechanismanon.c') diff --git a/gio/gdbusauthmechanismanon.c b/gio/gdbusauthmechanismanon.c index 4c666ec1f..c5a0f3c7f 100644 --- a/gio/gdbusauthmechanismanon.c +++ b/gio/gdbusauthmechanismanon.c @@ -22,12 +22,12 @@ #include "config.h" -#include - #include "gdbusauthmechanismanon.h" #include "gdbuserror.h" #include "gioenumtypes.h" +#include "glibintl.h" + struct _GDBusAuthMechanismAnonPrivate { gboolean is_client; -- cgit v1.2.1