mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-25 01:05:21 +03:00
Add missing include in CMS menus that reference setting IDs
Header was accidentally included by cms/cms.h
This commit is contained in:
parent
ee7bb80505
commit
f672affa8e
5 changed files with 5 additions and 0 deletions
|
@ -32,6 +32,7 @@
|
|||
|
||||
#include "fc/config.h"
|
||||
#include "fc/rc_controls.h"
|
||||
#include "fc/settings.h"
|
||||
|
||||
#include "rx/rx.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue