Skip to content

Commit 1010317

Browse files
authored
Merge pull request #8900 from jepler/misc-fixes
Fix bugs exposed by posix port
2 parents 31044da + efed3c9 commit 1010317

File tree

11 files changed

+16
-619
lines changed

11 files changed

+16
-619
lines changed

main.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292

9393
#if CIRCUITPY_DISPLAYIO
9494
#include "shared-module/displayio/__init__.h"
95+
#include "shared-bindings/displayio/__init__.h"
9596
#endif
9697

9798
#if CIRCUITPY_EPAPERDISPLAY

0 commit comments

Comments
 (0)