aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/openpageswidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/openpageswidget.h')
-rw-r--r--src/plugins/help/openpageswidget.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/help/openpageswidget.h b/src/plugins/help/openpageswidget.h
index 25cf15445f..1317f978c1 100644
--- a/src/plugins/help/openpageswidget.h
+++ b/src/plugins/help/openpageswidget.h
@@ -33,8 +33,8 @@
#ifndef OPENPAGESWIDGET_H
#define OPENPAGESWIDGET_H
-#include <QtGui/QStyledItemDelegate>
-#include <QtGui/QTreeView>
+#include <QStyledItemDelegate>
+#include <QTreeView>
namespace Help {
namespace Internal {