diff --git a/services/BUILD.gn b/services/BUILD.gn index 7acdac00ddefc6c38e742957737514fe70dbabf1..7ab1d17e9ab6ec03c62f3e9c38c0b6806a4eadf7 100644 --- a/services/BUILD.gn +++ b/services/BUILD.gn @@ -59,7 +59,7 @@ executable("appspawn") { if (enable_ohos_appexecfwk_feature_ability == true) { deps += [ - "//foundation/ace/ace_engine_lite/frameworks:ace_lite", + "//foundation/arkui/ace_engine_lite/frameworks:ace_lite", "//foundation/graphic/surface:lite_surface", "//foundation/graphic/ui:lite_ui", "//foundation/graphic/utils:lite_graphic_utils",