[bsp][fm33lc026]fix path issue
This commit is contained in:
parent
7e123fb187
commit
fc6f3c0403
|
@ -195,8 +195,8 @@
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "core_cminstr.h" /* Core Instruction Access */
|
#include "core_cmInstr.h" /* Core Instruction Access */
|
||||||
#include "core_cmfunc.h" /* Core Function Access */
|
#include "core_cmFunc.h" /* Core Function Access */
|
||||||
|
|
||||||
#ifdef __cplusplus
|
#ifdef __cplusplus
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue