Skip to content

Commit

Permalink
Include ui_common for MARLIN_LOGO_FULL_SIZE (MarlinFirmware#20963)
Browse files Browse the repository at this point in the history
  • Loading branch information
rhapsodyv authored and thinkyhead committed Apr 29, 2021
1 parent 8de850f commit 811b3d0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Marlin/src/lcd/tft/tft_image.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
#if HAS_GRAPHICAL_TFT

#include "tft_image.h"
#include "ui_common.h"

const tImage NoLogo = { nullptr, 0, 0, NOCOLORS };

Expand Down

0 comments on commit 811b3d0

Please sign in to comment.