Move some MarlinCore and MarlinUI code (#20832)
This commit is contained in:
@@ -23,8 +23,6 @@
|
||||
|
||||
#if HAS_TFT_LVGL_UI
|
||||
|
||||
#include "../../../../MarlinCore.h"
|
||||
|
||||
#include "draw_ui.h"
|
||||
#include "tft_multi_language.h"
|
||||
|
||||
|
||||
@@ -39,6 +39,10 @@
|
||||
#include "../../../../module/planner.h"
|
||||
#include "../../../../module/servo.h"
|
||||
#include "../../../../module/probe.h"
|
||||
|
||||
#if DISABLED(EMERGENCY_PARSER)
|
||||
#include "../../../../module/motion.h"
|
||||
#endif
|
||||
#if ENABLED(POWER_LOSS_RECOVERY)
|
||||
#include "../../../../feature/powerloss.h"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user