summaryrefslogtreecommitdiff
path: root/src/searchengine.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2010-04-30 17:22:18 +0200
committerAndrea Diamantini <adjam7@gmail.com>2010-04-30 17:22:18 +0200
commit6c1e962f097e1c75a5a7b2e621c5c235bb7a1d9a (patch)
tree48544c2f72b07eef1bc0ace0e602bfda3c25538b /src/searchengine.cpp
parentKrazy fixes (diff)
downloadrekonq-6c1e962f097e1c75a5a7b2e621c5c235bb7a1d9a.tar.xz
Include Fixes, first bunch
Diffstat (limited to 'src/searchengine.cpp')
-rw-r--r--src/searchengine.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/searchengine.cpp b/src/searchengine.cpp
index d2bfaf34..0d2c6aea 100644
--- a/src/searchengine.cpp
+++ b/src/searchengine.cpp
@@ -28,6 +28,9 @@
//local includes
#include "searchengine.h"
+// Auto Includes
+#include "rekonq.h"
+
//KDE includes
#include <KConfigGroup>
#include <KServiceTypeTrader>