From 7c0331ab93ff6096a2b7742688e171ddc99ed269 Mon Sep 17 00:00:00 2001 From: Marco Bubke Date: Thu, 24 Aug 2017 12:28:01 +0200 Subject: Clang: Rename library clangbackendipc to clangsupport We already share same classes there which has nothing to do with IPC and I want to more for sharing. So we should use a name which fits better. Change-Id: Idfb12b6de714206117b92634ad719c6a0e290e78 Reviewed-by: Tim Jenssen --- tests/unit/unittest/highlightingmarks-test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/unit/unittest/highlightingmarks-test.cpp') diff --git a/tests/unit/unittest/highlightingmarks-test.cpp b/tests/unit/unittest/highlightingmarks-test.cpp index cbedd9d844..16c7bc59e6 100644 --- a/tests/unit/unittest/highlightingmarks-test.cpp +++ b/tests/unit/unittest/highlightingmarks-test.cpp @@ -30,7 +30,7 @@ #include #include #include -#include +#include #include #include #include -- cgit v1.2.1