summaryrefslogtreecommitdiffstats
path: root/parts/bookmarks/bookmarks_part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'parts/bookmarks/bookmarks_part.cpp')
-rw-r--r--parts/bookmarks/bookmarks_part.cpp6
1 files changed, 3 insertions, 3 deletions
diff --git a/parts/bookmarks/bookmarks_part.cpp b/parts/bookmarks/bookmarks_part.cpp
index 965b359b..733d2010 100644
--- a/parts/bookmarks/bookmarks_part.cpp
+++ b/parts/bookmarks/bookmarks_part.cpp
@@ -19,9 +19,9 @@
#include <kiconloader.h>
#include <klocale.h>
#include <kdevgenericfactory.h>
-#include <ktexteditor/markinterface.h>
-#include <ktexteditor/editinterface.h>
-#include <ktexteditor/document.h>
+#include <tdetexteditor/markinterface.h>
+#include <tdetexteditor/editinterface.h>
+#include <tdetexteditor/document.h>
#include <kaction.h>
#include <kdialogbase.h>