EXTUI and UBL compilation fixes (#13420)
This commit is contained in:
committed by
Scott Lahteine
parent
b376c7e374
commit
3fb8489ae3
@@ -32,6 +32,10 @@
|
||||
#include "../../../module/motion.h"
|
||||
#include "../../bedlevel/bedlevel.h"
|
||||
|
||||
#if ENABLED(EXTENSIBLE_UI)
|
||||
#include "../../../lcd/extensible_ui/ui_api.h"
|
||||
#endif
|
||||
|
||||
#include "math.h"
|
||||
|
||||
void unified_bed_leveling::echo_name() {
|
||||
|
||||
Reference in New Issue
Block a user