diff --git a/interfaces/kits/napi/file_access_ext_ability/BUILD.gn b/interfaces/kits/napi/file_access_ext_ability/BUILD.gn index c7879905a31d5d2bd367ecbd172e3e0590a092cc..c049a4c597a80e3b3d93908267b0318a73edca09 100644 --- a/interfaces/kits/napi/file_access_ext_ability/BUILD.gn +++ b/interfaces/kits/napi/file_access_ext_ability/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//ark/ts2abc/ts2panda/ts2abc_config.gni") +import("//arkcompiler/ets_frontend/ts2panda/ts2abc_config.gni") import("//build/ohos.gni") ts2abc_gen_abc("gen_file_access_ext_ability_abc") {