aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs_common.c')
-rw-r--r--src/prefs_common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs_common.c b/src/prefs_common.c
index d009c1c9..dd74803f 100644
--- a/src/prefs_common.c
+++ b/src/prefs_common.c
@@ -24,6 +24,7 @@
#include "defs.h"
#include <glib.h>
+#include <glib/gi18n.h>
#include <gtk/gtk.h>
#include <gdk/gdkkeysyms.h>
#include <stdio.h>
@@ -34,7 +35,6 @@
#include <sys/stat.h>
#include <errno.h>
-#include "intl.h"
#include "main.h"
#include "prefs.h"
#include "prefs_common.h"