diff --git a/components/gui/src/blit.c b/components/gui/src/blit.c index 371fc264eaedfd83216fcec21dcc3c5434747cbc..429ee7603999ac8f029f14a737c6609802857930 100644 --- a/components/gui/src/blit.c +++ b/components/gui/src/blit.c @@ -51,6 +51,8 @@ #include #include +#include + /* Lookup tables to expand partial bytes to the full 0..255 range */ static const rt_uint8_t lookup_0[] =