diff options
Diffstat (limited to 'supervisor')
| -rw-r--r-- | supervisor/shared/tick.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/supervisor/shared/tick.c b/supervisor/shared/tick.c index 5d75a5395..e51c48c73 100644 --- a/supervisor/shared/tick.c +++ b/supervisor/shared/tick.c @@ -26,6 +26,7 @@ #include "supervisor/shared/tick.h" +#include "lib/utils/interrupt_char.h" #include "py/mpstate.h" #include "py/runtime.h" #include "supervisor/linker.h" |
