diff --git a/services/BUILD.gn b/services/BUILD.gn index 68c3b06122826cc4f96ab0104ff90fb14a9ed0fe..16a8bebd1ae255747f77d6b6839c8ec8c481ca0b 100644 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -40,7 +40,7 @@ executable("appspawn") { include_dirs = [ "include", - "//utils/native/lite/include", + "//commonlibrary/utils_lite/include", "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr", "//foundation/systemabilitymgr/samgr_lite/interfaces/kits/registry", "${aafwk_lite_path}/interfaces/inner_api/abilitymgr_lite",