summaryrefslogtreecommitdiff
path: root/src/utils/gettexthelper.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/gettexthelper.h')
-rw-r--r--src/utils/gettexthelper.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/utils/gettexthelper.h b/src/utils/gettexthelper.h
index f233dc236..49d45c55b 100644
--- a/src/utils/gettexthelper.h
+++ b/src/utils/gettexthelper.h
@@ -21,6 +21,10 @@
#ifndef UTILS_GETTEXTHELPER_H
#define UTILS_GETTEXTHELPER_H
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
+
#include "localconsts.h"
class GettextHelper final