diff --git a/services/distributedfileservice/BUILD.gn b/services/distributedfileservice/BUILD.gn index 18acb1a250db760756d1dba6796d6e99da3deab5..6238f1f11a675900b87dc9448ffb01b736c6e35a 100644 --- a/services/distributedfileservice/BUILD.gn +++ b/services/distributedfileservice/BUILD.gn @@ -24,7 +24,7 @@ ohos_shared_library("libdistributedfileservice") { configs = [ "${utils_path}:compiler_configs" ] external_deps = [ - "ability_runtime:want", + "ability_base:want", "bundle_framework:appexecfwk_base", "bundle_framework:appexecfwk_core", "ipc:ipc_core",