aboutsummaryrefslogtreecommitdiff
path: root/src/include/gettext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/gettext.h')
-rw-r--r--src/include/gettext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/gettext.h b/src/include/gettext.h
index 458512657..6e98f197a 100644
--- a/src/include/gettext.h
+++ b/src/include/gettext.h
@@ -23,6 +23,7 @@
23#if ENABLE_NLS 23#if ENABLE_NLS
24 24
25/* Get declarations of GNU message catalog functions. */ 25/* Get declarations of GNU message catalog functions. */
26
26#include <libintl.h> 27#include <libintl.h>
27 28
28#else 29#else