aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_customheader.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/prefs_customheader.c')
-rw-r--r--src/prefs_customheader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/prefs_customheader.c b/src/prefs_customheader.c
index e1219db5..d44387b7 100644
--- a/src/prefs_customheader.c
+++ b/src/prefs_customheader.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>
@@ -31,7 +32,6 @@
#include <string.h>
#include <errno.h>
-#include "intl.h"
#include "main.h"
#include "prefs.h"
#include "prefs_customheader.h"