mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 00:05:33 +03:00
RACEBASE build failed. Incomplete include path corrected.
This commit is contained in:
parent
3c4608d6fa
commit
1ebb0ce4bc
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@
|
|||
|
||||
#include "platform.h"
|
||||
|
||||
#include "build_config.h"
|
||||
#include "build/build_config.h"
|
||||
|
||||
#include "drivers/system.h"
|
||||
#include "drivers/bus_spi.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue