summaryrefslogtreecommitdiffstats
path: root/src/helper/gettext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/gettext.cpp')
-rw-r--r--src/helper/gettext.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/helper/gettext.cpp b/src/helper/gettext.cpp
index e985267b7..0bd3da06a 100644
--- a/src/helper/gettext.cpp
+++ b/src/helper/gettext.cpp
@@ -24,7 +24,7 @@
*/
#ifdef HAVE_CONFIG_H
-# include "config.h"
+# include "config.h" // only include where actually required!
#endif
#ifdef _WIN32