diff --git a/bsp/stm32f10x/drivers/bxcan.c b/bsp/stm32f10x/drivers/bxcan.c index 83d82d04fa78b8ab617f666e8ee00b72d3d895ff..6f1f05c32bb534053fce24f805322813e958759c 100644 --- a/bsp/stm32f10x/drivers/bxcan.c +++ b/bsp/stm32f10x/drivers/bxcan.c @@ -16,7 +16,7 @@ #include #include #ifdef RT_USING_COMPONENTS_INIT -#include +#include #endif #ifdef RT_USING_CAN