diff --git a/sa_profile/BUILD.gn b/sa_profile/BUILD.gn index b7171c0..b79fc44 100644 --- a/sa_profile/BUILD.gn +++ b/sa_profile/BUILD.gn @@ -12,7 +12,7 @@ # limitations under the License. import("//build/ohos.gni") -import("//drivers/adapter/uhdf2/uhdf.gni") +import("//drivers/hdf_core/adapter/uhdf2/uhdf.gni") import("//build/ohos/sa_profile/sa_profile.gni") ohos_sa_profile("distributed_input_source_sa_profile") { @@ -36,4 +36,4 @@ ohos_prebuilt_etc("dinput.cfg") { source = "dinput.cfg" part_name = "distributed_input" subsystem_name = "distributedhardware" -} \ No newline at end of file +}