fix bxcan include component.h dirs error
This commit is contained in:
parent
b3f0737a99
commit
b7010ff946
|
@ -16,7 +16,7 @@
|
|||
#include <board.h>
|
||||
#include <bxcan.h>
|
||||
#ifdef RT_USING_COMPONENTS_INIT
|
||||
#include <init/components.h>
|
||||
#include <components.h>
|
||||
#endif
|
||||
#ifdef RT_USING_CAN
|
||||
|
||||
|
|
Loading…
Reference in New Issue