Include ui_common for MARLIN_LOGO_FULL_SIZE (#20963)
This commit is contained in:
parent
8de850fd07
commit
811b3d0f08
@ -25,6 +25,7 @@
|
|||||||
#if HAS_GRAPHICAL_TFT
|
#if HAS_GRAPHICAL_TFT
|
||||||
|
|
||||||
#include "tft_image.h"
|
#include "tft_image.h"
|
||||||
|
#include "ui_common.h"
|
||||||
|
|
||||||
const tImage NoLogo = { nullptr, 0, 0, NOCOLORS };
|
const tImage NoLogo = { nullptr, 0, 0, NOCOLORS };
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user