diff options
Diffstat (limited to 'gst-libs')
-rw-r--r-- | gst-libs/gst/gst-i18n-plugin.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gst-libs/gst/gst-i18n-plugin.h b/gst-libs/gst/gst-i18n-plugin.h index a57eb73b..0fd51465 100644 --- a/gst-libs/gst/gst-i18n-plugin.h +++ b/gst-libs/gst/gst-i18n-plugin.h @@ -25,10 +25,6 @@ #include "gettext.h" /* included with gettext distribution and copied */ -#ifdef HAVE_CONFIG_H -# include "config.h" -#endif - #ifndef GETTEXT_PACKAGE #error You must define GETTEXT_PACKAGE before including this header. #endif |