diff --git a/examples/lock-app/silabs/BUILD.gn b/examples/lock-app/silabs/BUILD.gn index 7e50ac8b119a1c..f4bf7db01c2612 100644 --- a/examples/lock-app/silabs/BUILD.gn +++ b/examples/lock-app/silabs/BUILD.gn @@ -95,7 +95,6 @@ if (wifi_soc) { if (chip_enable_ble_rs911x) { # TODO efr32_sdk should not need a header from this location include_dirs += [ - "${src_plat_dir}/rs911x", "${examples_plat_dir}/rs911x", "${examples_plat_dir}/rs911x/hal", ]