summaryrefslogtreecommitdiffstats
path: root/languages/cpp/codecompletionentry.h
diff options
context:
space:
mode:
Diffstat (limited to 'languages/cpp/codecompletionentry.h')
-rw-r--r--languages/cpp/codecompletionentry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/cpp/codecompletionentry.h b/languages/cpp/codecompletionentry.h
index e510b765..a219fe7a 100644
--- a/languages/cpp/codecompletionentry.h
+++ b/languages/cpp/codecompletionentry.h
@@ -24,7 +24,7 @@
#ifndef __CODECOMPLETIONENTRY_H__
#define __CODECOMPLETIONENTRY_H__
-#include <ktexteditor/codecompletioninterface.h>
+#include <tdetexteditor/codecompletioninterface.h>
//this is just a little helper-class to allow custom sorting, it must stay binary compatible with KTextEditor::CompletionEntry!!
class CodeCompletionEntry : public KTextEditor::CompletionEntry