summaryrefslogtreecommitdiff
path: root/src/plugins/help/helpmode.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/helpmode.h')
-rw-r--r--src/plugins/help/helpmode.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/help/helpmode.h b/src/plugins/help/helpmode.h
index 994b18c629..e1557fe3bf 100644
--- a/src/plugins/help/helpmode.h
+++ b/src/plugins/help/helpmode.h
@@ -35,8 +35,8 @@
#include <coreplugin/imode.h>
-#include <QtCore/QString>
-#include <QtGui/QIcon>
+#include <QString>
+#include <QIcon>
namespace Help {
namespace Internal {