diff options
Diffstat (limited to 'ports/stm32/boardctrl.c')
| -rw-r--r-- | ports/stm32/boardctrl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stm32/boardctrl.c b/ports/stm32/boardctrl.c index fa71d8e7f..922f218e9 100644 --- a/ports/stm32/boardctrl.c +++ b/ports/stm32/boardctrl.c @@ -26,7 +26,7 @@ #include "py/runtime.h" #include "py/mphal.h" -#include "lib/utils/pyexec.h" +#include "shared/runtime/pyexec.h" #include "boardctrl.h" #include "led.h" #include "usrsw.h" |
