diff options
Diffstat (limited to 'src/webicon.h')
-rw-r--r-- | src/webicon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webicon.h b/src/webicon.h index 39f98e7e..df5cc828 100644 --- a/src/webicon.h +++ b/src/webicon.h @@ -34,7 +34,7 @@ #include <KUrl> // Qt Includes -#include <QWebPage> +#include <QtWebKit/QWebPage> class REKONQ_TESTS_EXPORT WebIcon : public QObject |