summaryrefslogtreecommitdiff
path: root/src/urlbar/completionwidget.cpp
diff options
context:
space:
mode:
authorlionelc <lionelc@lionelc.(none)>2010-08-12 18:31:16 +0200
committerlionelc <lionelc@lionelc.(none)>2010-08-12 18:31:16 +0200
commite9d099f4c5efa41fafd16408f13400cb37616f18 (patch)
tree460e901d72921103f6d66e5e4edeb6e233a99969 /src/urlbar/completionwidget.cpp
parentMerge commit 'refs/merge-requests/165' of git://gitorious.org/rekonq/mainline (diff)
downloadrekonq-e9d099f4c5efa41fafd16408f13400cb37616f18.tar.xz
introduce a new SuggestionListItem
introduce an opensearch engine
Diffstat (limited to 'src/urlbar/completionwidget.cpp')
-rw-r--r--src/urlbar/completionwidget.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/urlbar/completionwidget.cpp b/src/urlbar/completionwidget.cpp
index b77e2d7c..8e72b26b 100644
--- a/src/urlbar/completionwidget.cpp
+++ b/src/urlbar/completionwidget.cpp
@@ -34,7 +34,7 @@
// Local Includes
#include "application.h"
#include "urlresolver.h"
-#include "searchengine.h"
+#include "search/searchengine.h"
#include "urlbar.h"
// KDE Includes