diff --git a/drivers/liteos_m/display/BUILD.gn b/drivers/liteos_m/display/BUILD.gn index c75d87143d5dddce4e409bc3fc601d95b519f75f..b5ef3e3e7c59f05d0469986d039adb040324c6e2 100644 --- a/drivers/liteos_m/display/BUILD.gn +++ b/drivers/liteos_m/display/BUILD.gn @@ -11,7 +11,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -import("//build/lite/config/component/lite_component.gni") +import("//build/hb/config/component/lite_component.gni") import("//drivers/hdf_core/adapter/khdf/liteos_m/hdf.gni") module_name = get_path_info(rebase_path("."), "name")