From a8dc14076efa6db4a0e374eb5623be62d7233b4b Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Mon, 19 Jan 2004 16:43:01 +0000 Subject: adding locale.h Original commit message from CVS: adding locale.h --- gst-libs/gst/gst-i18n-plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gst-libs/gst/gst-i18n-plugin.h') diff --git a/gst-libs/gst/gst-i18n-plugin.h b/gst-libs/gst/gst-i18n-plugin.h index 0fd51465..2c37a615 100644 --- a/gst-libs/gst/gst-i18n-plugin.h +++ b/gst-libs/gst/gst-i18n-plugin.h @@ -19,10 +19,10 @@ * Boston, MA 02111-1307, USA. */ - #ifndef __GST_I18N_PLUGIN_H__ #define __GST_I18N_PLUGIN_H__ +#include /* some people need it and some people don't */ #include "gettext.h" /* included with gettext distribution and copied */ #ifndef GETTEXT_PACKAGE -- cgit v1.2.1