diff --git a/lite/checksum/BUILD.gn b/lite/checksum/BUILD.gn index 46b8b00..9f25bff 100644 --- a/lite/checksum/BUILD.gn +++ b/lite/checksum/BUILD.gn @@ -9,7 +9,7 @@ # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and -# limitations under the License. +# limitations under the License. if (ohos_kernel_type == "liteos_a" || ohos_kernel_type == "linux") { executable("checksum") { diff --git a/lite/hctest/BUILD.gn b/lite/hctest/BUILD.gn index 8e12411..d5e6e71 100644 --- a/lite/hctest/BUILD.gn +++ b/lite/hctest/BUILD.gn @@ -20,7 +20,7 @@ static_library("hctest") { include_dirs = [ "include", "//third_party/unity/src", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", "//base/startup/bootstrap_lite/services/source", "//base/startup/init/interfaces/innerkits/include/syspara",