diff options
Diffstat (limited to 'src/tools/clangbackend/source/sourcelocation.cpp')
-rw-r--r-- | src/tools/clangbackend/source/sourcelocation.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/clangbackend/source/sourcelocation.cpp b/src/tools/clangbackend/source/sourcelocation.cpp index 108173bf94..ad52667dd6 100644 --- a/src/tools/clangbackend/source/sourcelocation.cpp +++ b/src/tools/clangbackend/source/sourcelocation.cpp @@ -31,7 +31,7 @@ #include <clangsupport/sourcelocationcontainer.h> -#include <sqlite/utf8string.h> +#include <clangsupport/utf8string.h> #include <utils/textutils.h> |