diff --git a/src/gettext.h b/src/gettext.h index 77fab895b..8e6282887 100644 --- a/src/gettext.h +++ b/src/gettext.h @@ -20,7 +20,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #ifndef GETTEXT_HEADER #define GETTEXT_HEADER -//#include "config.h" // for USE_GETTEXT +#include "config.h" // for USE_GETTEXT #if USE_GETTEXT #include