🚚 Relocate and adjust DWIN E3V2 (#22471)
This commit is contained in:
committed by
Scott Lahteine
parent
a348f8e02c
commit
c544711f14
@ -61,7 +61,7 @@
|
||||
#endif
|
||||
|
||||
#if ENABLED(DWIN_CREALITY_LCD)
|
||||
#include "../../../lcd/dwin/e3v2/dwin.h"
|
||||
#include "../../../lcd/e3v2/creality/dwin.h"
|
||||
#endif
|
||||
|
||||
#if HAS_MULTI_HOTEND
|
||||
|
@ -47,7 +47,7 @@
|
||||
|
||||
#include "../../lcd/marlinui.h"
|
||||
#if ENABLED(DWIN_CREALITY_LCD)
|
||||
#include "../../lcd/dwin/e3v2/dwin.h"
|
||||
#include "../../lcd/e3v2/creality/dwin.h"
|
||||
#endif
|
||||
|
||||
#if ENABLED(EXTENSIBLE_UI)
|
||||
|
Reference in New Issue
Block a user