summaryrefslogtreecommitdiff
path: root/supervisor/shared/display.c
diff options
context:
space:
mode:
Diffstat (limited to 'supervisor/shared/display.c')
-rw-r--r--supervisor/shared/display.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/supervisor/shared/display.c b/supervisor/shared/display.c
index bef9247c0..4da44eb3b 100644
--- a/supervisor/shared/display.c
+++ b/supervisor/shared/display.c
@@ -31,7 +31,7 @@
#include "py/mpstate.h"
#include "shared-bindings/displayio/Group.h"
#include "shared-bindings/displayio/Palette.h"
-#include "shared-bindings/displayio/Sprite.h"
+#include "shared-bindings/displayio/TileGrid.h"
#include "supervisor/memory.h"
extern uint32_t blinka_bitmap_data[];