summaryrefslogtreecommitdiff
path: root/src/webicon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/webicon.cpp')
-rw-r--r--src/webicon.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/webicon.cpp b/src/webicon.cpp
index 03097956..7943cfb6 100644
--- a/src/webicon.cpp
+++ b/src/webicon.cpp
@@ -33,8 +33,8 @@
#include "iconmanager.h"
// Qt Includes
-#include <QtCore/QTimer>
-#include <QtWebKit/QWebFrame>
+#include <QTimer>
+#include <QWebFrame>
WebIcon::WebIcon(const KUrl& url, QObject *parent)