summaryrefslogtreecommitdiffstatshomepage
path: root/shared/runtime/gchelper_native.c
diff options
context:
space:
mode:
Diffstat (limited to 'shared/runtime/gchelper_native.c')
-rw-r--r--shared/runtime/gchelper_native.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/runtime/gchelper_native.c b/shared/runtime/gchelper_native.c
index 6bf386b519..1e4af9c844 100644
--- a/shared/runtime/gchelper_native.c
+++ b/shared/runtime/gchelper_native.c
@@ -28,7 +28,7 @@
#include "py/mpstate.h"
#include "py/gc.h"
-#include "lib/utils/gchelper.h"
+#include "shared/runtime/gchelper.h"
#if MICROPY_ENABLE_GC