summaryrefslogtreecommitdiffstats
path: root/src/editormanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/editormanager.h')
-rw-r--r--src/editormanager.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/editormanager.h b/src/editormanager.h
index 0a2a42b..5136823 100644
--- a/src/editormanager.h
+++ b/src/editormanager.h
@@ -29,9 +29,9 @@
#define EDITORMANAGER_H
#include <ntqwidget.h>
-#include <kparts/partmanager.h>
+#include <tdeparts/partmanager.h>
#include <klibloader.h>
-#include <ktexteditor/document.h>
+#include <tdetexteditor/document.h>
/**
* Creates text editor parts, used to open source files.