diff --git a/embed/trezorhal/utils.c b/embed/trezorhal/utils.c index 01761a4b6..5d48ae7da 100644 --- a/embed/trezorhal/utils.c +++ b/embed/trezorhal/utils.c @@ -19,7 +19,7 @@ #include "utils.h" #include STM32_HAL_H -#include "stm32l4xx_ll_utils.h" +#include "stm32f4xx_ll_utils.h" /* * Returns the CPUID Base Register of the System Control Block.