From 2fb700f92bb787fab0845a63a541cd5640daa449 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:18:13 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- languages/cpp/codecompletionentry.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'languages/cpp/codecompletionentry.h') 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 +#include //this is just a little helper-class to allow custom sorting, it must stay binary compatible with KTextEditor::CompletionEntry!! class CodeCompletionEntry : public KTextEditor::CompletionEntry -- cgit v1.2.3