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
|
@ -35,6 +35,7 @@
|
|||
#include "cms/cms_types.h"
|
||||
|
||||
#include "fc/runtime_config.h"
|
||||
#include "fc/settings.h"
|
||||
|
||||
#include "navigation/navigation.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue