diff --git a/distributedscreen.gni b/distributedscreen.gni index 89bb72b..b778f5f 100644 --- a/distributedscreen.gni +++ b/distributedscreen.gni @@ -14,7 +14,7 @@ distributedscreen_path = "//foundation/distributedhardware/distributed_screen" distributedhardwarefwk_path = "//foundation/distributedhardware/distributed_hardware_fwk" -windowmanager_path = "//foundation/windowmanager" +windowmanager_path = "//foundation/window/window_manager" mediastandard_path = "//foundation/multimedia/media_standard" graphicstandard_path = "//foundation/graphic/graphic_2d" common_path = "${distributedscreen_path}/common"