summaryrefslogtreecommitdiffstats
path: root/src/tools/rcc/rcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/rcc/rcc.h')
-rw-r--r--src/tools/rcc/rcc.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/tools/rcc/rcc.h b/src/tools/rcc/rcc.h
index a808f576c5..7d0fb4dd76 100644
--- a/src/tools/rcc/rcc.h
+++ b/src/tools/rcc/rcc.h
@@ -44,9 +44,9 @@
#ifndef RCC_H
#define RCC_H
-#include <QtCore/QStringList>
-#include <QtCore/QHash>
-#include <QtCore/QString>
+#include <qstringlist.h>
+#include <qhash.h>
+#include <qstring.h>
QT_BEGIN_NAMESPACE