summaryrefslogtreecommitdiff
path: root/src/gettext.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gettext.h')
-rw-r--r--src/gettext.h2
1 files changed, 1 insertions, 1 deletions
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 <libintl.h>