summaryrefslogtreecommitdiff
path: root/src/webview.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-08-16 10:44:10 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-08-16 10:44:10 +0200
commitb514ddbc9ad461e3593e8fe1a3d8f736338d1480 (patch)
treec371e069ae1eabaef8e90e397d9c7fa8431ce11e /src/webview.cpp
parentBug when closing the 'New Folder' dialog fixed. (diff)
parentworking opensearch suggestions (diff)
downloadrekonq-b514ddbc9ad461e3593e8fe1a3d8f736338d1480.tar.xz
Merge commit 'refs/merge-requests/169' of git://gitorious.org/rekonq/mainline into opensearch
Diffstat (limited to 'src/webview.cpp')
-rw-r--r--src/webview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/webview.cpp b/src/webview.cpp
index 441225af..195f38af 100644
--- a/src/webview.cpp
+++ b/src/webview.cpp
@@ -37,7 +37,7 @@
#include "mainview.h"
#include "webpage.h"
#include "bookmarksmanager.h"
-#include "searchengine.h"
+#include "search/searchengine.h"
#include "websnap.h"
// KDE Includes