summaryrefslogtreecommitdiff
path: root/src/webpage.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2009-05-26 14:29:42 +0200
committerAndrea Diamantini <adjam7@gmail.com>2009-05-26 14:29:42 +0200
commitccb09a51449cfac70cedf33875e317b4005263f4 (patch)
tree8e43e16f56e3eb6304ee1d7904f7301e3409a0b3 /src/webpage.cpp
parentWorking on adopting WebView search bar.. (diff)
downloadrekonq-ccb09a51449cfac70cedf33875e317b4005263f4.tar.xz
Fixing Compilation
Diffstat (limited to 'src/webpage.cpp')
-rw-r--r--src/webpage.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/webpage.cpp b/src/webpage.cpp
index 664c812b..bfc128b8 100644
--- a/src/webpage.cpp
+++ b/src/webpage.cpp
@@ -34,6 +34,7 @@
#include "networkaccessmanager.h"
#include "download.h"
#include "history.h"
+#include "webview.h"
// KDE Includes
#include <KStandardDirs>