diff --git a/drivers/wifi/winc1500/CMakeLists.txt b/drivers/wifi/winc1500/CMakeLists.txt index eae016acf54..729122eff04 100644 --- a/drivers/wifi/winc1500/CMakeLists.txt +++ b/drivers/wifi/winc1500/CMakeLists.txt @@ -1,7 +1,7 @@ # SPDX-License-Identifier: Apache-2.0 if(CONFIG_WIFI_WINC1500) - zephyr_library_include_directories(./) + zephyr_include_directories(./) zephyr_library_sources( wifi_winc1500_nm_bsp.c