aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_account.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs_account.c')
-rw-r--r--src/prefs_account.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/prefs_account.c b/src/prefs_account.c
index ae29407b..29159fc9 100644
--- a/src/prefs_account.c
+++ b/src/prefs_account.c
@@ -23,6 +23,8 @@
#include "defs.h"
+#include <glib.h>
+#include <glib/gi18n.h>
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
#include <stdio.h>
@@ -32,7 +34,6 @@
#include <stdlib.h>
#include <ctype.h>
-#include "intl.h"
#include "main.h"
#include "prefs.h"
#include "prefs_account.h"