aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/help/xbelsupport.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/help/xbelsupport.h')
-rw-r--r--src/plugins/help/xbelsupport.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/help/xbelsupport.h b/src/plugins/help/xbelsupport.h
index 2b887dc241..a06eb58a21 100644
--- a/src/plugins/help/xbelsupport.h
+++ b/src/plugins/help/xbelsupport.h
@@ -33,8 +33,8 @@
#ifndef XBELSUPPORT_H
#define XBELSUPPORT_H
-#include <QtGui/QIcon>
-#include <QtCore/QXmlStreamReader>
+#include <QIcon>
+#include <QXmlStreamReader>
QT_FORWARD_DECLARE_CLASS(QIODevice)
QT_FORWARD_DECLARE_CLASS(QStandardItem)