summaryrefslogtreecommitdiff
path: root/src/plugins/clangcodemodel/clangfunctionhintmodel.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/clangcodemodel/clangfunctionhintmodel.cpp')
-rw-r--r--src/plugins/clangcodemodel/clangfunctionhintmodel.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/clangcodemodel/clangfunctionhintmodel.cpp b/src/plugins/clangcodemodel/clangfunctionhintmodel.cpp
index d037186b99..0ce334975f 100644
--- a/src/plugins/clangcodemodel/clangfunctionhintmodel.cpp
+++ b/src/plugins/clangcodemodel/clangfunctionhintmodel.cpp
@@ -30,7 +30,7 @@
#include "clangfunctionhintmodel.h"
-#include "completionchunkstotextconverter.h"
+#include "clangcompletionchunkstotextconverter.h"
#include <cplusplus/SimpleLexer.h>