aboutsummaryrefslogtreecommitdiff
path: root/gst/gst-i18n-lib.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/gst-i18n-lib.h')
-rw-r--r--gst/gst-i18n-lib.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/gst-i18n-lib.h b/gst/gst-i18n-lib.h
index e4eb45e..1902196 100644
--- a/gst/gst-i18n-lib.h
+++ b/gst/gst-i18n-lib.h
@@ -29,6 +29,7 @@
#ifdef ENABLE_NLS
+#include <locale.h> /* some people need it and some people don't */
#include "gettext.h" /* included with gettext distribution and copied */
/* we want to use shorthand _() for translating and N_() for marking */