summaryrefslogtreecommitdiff
path: root/src/bookmarks/bookmarkscontextmenu.cpp
diff options
context:
space:
mode:
authorAndrea Diamantini <adjam7@gmail.com>2013-01-08 16:49:31 +0100
committerAndrea Diamantini <adjam7@gmail.com>2013-01-08 16:49:31 +0100
commit14299bca34712251a215a7d20feecab44426632b (patch)
treec5786687daf755bb488ca9dbaa156ca45eefe8a5 /src/bookmarks/bookmarkscontextmenu.cpp
parentRestore Tab Windows when Restoring the Session (diff)
downloadrekonq-14299bca34712251a215a7d20feecab44426632b.tar.xz
Revert "Rekonq Migration to Nepomuk2"
This reverts commit 6d2519d373350b5e904fb421d688a665dd42c0c1. This let rekonq compile again. Nepomuk2 will be added back when KDE 4.10 will be released.
Diffstat (limited to 'src/bookmarks/bookmarkscontextmenu.cpp')
-rw-r--r--src/bookmarks/bookmarkscontextmenu.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/bookmarks/bookmarkscontextmenu.cpp b/src/bookmarks/bookmarkscontextmenu.cpp
index 2ae74b5c..69cde758 100644
--- a/src/bookmarks/bookmarkscontextmenu.cpp
+++ b/src/bookmarks/bookmarkscontextmenu.cpp
@@ -28,6 +28,9 @@
// Self Includes
#include "bookmarkscontextmenu.h"
+// Nepomuk config include
+#include <config-nepomuk.h>
+
// Local Includes
#include "bookmarkowner.h"
#include "bookmarkmanager.h"