Skip to content

Commit 72f07b5

Browse files
committed
Fix build
1 parent 425362b commit 72f07b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

shared-module/displayio/__init__.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
#include "shared-bindings/displayio/__init__.h"
1111

1212
#include "shared/runtime/interrupt_char.h"
13+
#include "py/gc.h"
1314
#include "py/runtime.h"
1415
#include "shared-bindings/board/__init__.h"
1516
#include "shared-bindings/busio/I2C.h"

0 commit comments

Comments
 (0)