diff options
Diffstat (limited to 'src/webicon.h')
-rw-r--r-- | src/webicon.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/webicon.h b/src/webicon.h index d8b20e10..4afe7d28 100644 --- a/src/webicon.h +++ b/src/webicon.h @@ -32,10 +32,9 @@ // KDE Includes #include <KUrl> -#include <KIcon> // Qt Includes -#include <QWebPage> +#include <QtWebKit/QWebPage> class REKONQ_TESTS_EXPORT WebIcon : public QObject |