🩹 Fix ProUI Manual Mesh / UBL Viewer (#25858)

This commit is contained in:
Andrew
2023-05-21 18:34:19 -04:00
committed by GitHub
parent ea63ac8f4d
commit d22ce55cd5
3 changed files with 5 additions and 5 deletions

View File

@@ -38,10 +38,6 @@
#include "../lcd/marlinui.h"
#endif
#if ALL(DWIN_LCD_PROUI, INDIVIDUAL_AXIS_HOMING_SUBMENU, MESH_BED_LEVELING)
#include "../lcd/e3v2/proui/dwin.h"
#endif
#if ENABLED(POLAR)
#include "polar.h"
#endif