summaryrefslogtreecommitdiffstats
path: root/languages/bash/bashsupport_part.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/bash/bashsupport_part.h')
-rw-r--r--languages/bash/bashsupport_part.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/languages/bash/bashsupport_part.h b/languages/bash/bashsupport_part.h
index 5c1dce74..284e4f4c 100644
--- a/languages/bash/bashsupport_part.h
+++ b/languages/bash/bashsupport_part.h
@@ -16,9 +16,9 @@
#include <kdevplugin.h>
#include <kdevlanguagesupport.h>
-#include <ktexteditor/editinterface.h>
-#include <ktexteditor/viewcursorinterface.h>
-#include <ktexteditor/codecompletioninterface.h>
+#include <tdetexteditor/editinterface.h>
+#include <tdetexteditor/viewcursorinterface.h>
+#include <tdetexteditor/codecompletioninterface.h>
//class BashSupportWidget;