diff options
Diffstat (limited to 'calendar/common/authentication.c')
-rw-r--r-- | calendar/common/authentication.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/common/authentication.c b/calendar/common/authentication.c index b21cded8e4..5d01793cd3 100644 --- a/calendar/common/authentication.c +++ b/calendar/common/authentication.c @@ -26,7 +26,7 @@ #endif #include <string.h> -#include <bonobo/bonobo-i18n.h> +#include <glib/gi18n.h> #include <libedataserver/e-source.h> #include <libedataserverui/e-passwords.h> #include "authentication.h" |