summaryrefslogtreecommitdiff
path: root/ports/unix/gccollect.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/unix/gccollect.c')
-rw-r--r--ports/unix/gccollect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/unix/gccollect.c b/ports/unix/gccollect.c
index f0441e4ea..79b17663c 100644
--- a/ports/unix/gccollect.c
+++ b/ports/unix/gccollect.c
@@ -29,7 +29,7 @@
#include "py/mpstate.h"
#include "py/gc.h"
-#include "lib/utils/gchelper.h"
+#include "shared/runtime/gchelper.h"
#if MICROPY_ENABLE_GC