summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qt_gui_pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/kernel/qt_gui_pch.h')
-rw-r--r--src/gui/kernel/qt_gui_pch.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/kernel/qt_gui_pch.h b/src/gui/kernel/qt_gui_pch.h
index db12ba1078..aa5d3f0572 100644
--- a/src/gui/kernel/qt_gui_pch.h
+++ b/src/gui/kernel/qt_gui_pch.h
@@ -63,7 +63,9 @@
#include <qregexp.h>
#include <qstring.h>
#include <qstringlist.h>
+#if QT_CONFIG(textcodec)
#include <qtextcodec.h>
+#endif
#include <qguiapplication.h>
#include <qbitmap.h>