diff --git a/arkui/ace_ets_xcomponent/entry/src/main/cpp/BUILD.gn b/arkui/ace_ets_xcomponent/entry/src/main/cpp/BUILD.gn index 5593a3ef2c3dbd921b556919e7805de74c84387c..80caa0e1af4408b712636d46105dde20f79dfa45 100644 --- a/arkui/ace_ets_xcomponent/entry/src/main/cpp/BUILD.gn +++ b/arkui/ace_ets_xcomponent/entry/src/main/cpp/BUILD.gn @@ -13,7 +13,8 @@ import("//build/config/ohos/config.gni") import("//build/ohos.gni") import("//foundation/arkui/napi/napi.gni") -comPath = "../../../../../../../../../foundation/arkui/ace_engine/interfaces/native" +comPath = + "../../../../../../../../../foundation/arkui/ace_engine/interfaces/native" compath2 = "../../../../../../../../../foundation/graphic/graphic_2d/frameworks/opengl_wrapper" compath3 = "../../../../../../../../../base/hiviewdfx/hilog" config("config") {