summaryrefslogtreecommitdiff
path: root/src/newtabpage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/newtabpage.h')
-rw-r--r--src/newtabpage.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/newtabpage.h b/src/newtabpage.h
index b4f3bcd6..887d3cd1 100644
--- a/src/newtabpage.h
+++ b/src/newtabpage.h
@@ -36,8 +36,9 @@
#include <KUrl>
// Qt Includes
-#include <QtCore/QObject>
-#include <QtWebKit/QWebElement>
+#include <QObject>
+#include <QString>
+#include <QWebElement>
// Forward Declarations
class KBookmark;