summaryrefslogtreecommitdiffstats
path: root/tools/configure/tools.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/configure/tools.h')
-rw-r--r--tools/configure/tools.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/configure/tools.h b/tools/configure/tools.h
index e882953733..76912eedc8 100644
--- a/tools/configure/tools.h
+++ b/tools/configure/tools.h
@@ -42,9 +42,9 @@
#ifndef _TOOLS_H_
#define _TOOLS_H_
-#include <QString>
-#include <QStringList>
-#include <QMap>
+#include <qstring.h>
+#include <qstringlist.h>
+#include <qmap.h>
class Tools