Ensure language.h include order

See #17604
This commit is contained in:
Scott Lahteine
2020-04-20 09:43:15 -05:00
parent 875cd4e081
commit 000ec9fc13
13 changed files with 7 additions and 18 deletions

View File

@ -53,7 +53,6 @@
#include "../lcd/extui/ui_api.h"
#endif
#include "../core/language.h"
#include "../lcd/ultralcd.h"
#if HAS_BUZZER