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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/gettext.h b/src/include/gettext.h
index 50067d00e..6e98f197a 100644
--- a/src/include/gettext.h
+++ b/src/include/gettext.h
@@ -23,7 +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#include "gnunet_platform.h" 26
27#include <libintl.h> 27#include <libintl.h>
28 28
29#else 29#else