mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-19 06:15:16 +03:00
Revert "Used forward references to remove #includes from header files"
This commit is contained in:
parent
166d81679b
commit
b581f4c39a
19 changed files with 31 additions and 40 deletions
|
@ -63,8 +63,6 @@
|
|||
|
||||
#include "io/display.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
|
||||
#include "scheduler/scheduler.h"
|
||||
|
||||
extern profile_t *currentProfile;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue