diff --git a/sw/airborne/arch/stm32/mcu_arch.c b/sw/airborne/arch/stm32/mcu_arch.c index 132eb8c059..74c461d000 100644 --- a/sw/airborne/arch/stm32/mcu_arch.c +++ b/sw/airborne/arch/stm32/mcu_arch.c @@ -30,6 +30,9 @@ #include #include #include +#ifdef USE_OPENCM3 +#include +#endif #include BOARD_CONFIG