summaryrefslogtreecommitdiffstatshomepage
path: root/teensy/modpyb.c
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/modpyb.c')
-rw-r--r--teensy/modpyb.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/teensy/modpyb.c b/teensy/modpyb.c
index aded02263d..8429191af9 100644
--- a/teensy/modpyb.c
+++ b/teensy/modpyb.c
@@ -31,8 +31,7 @@
#include "py/obj.h"
#include "py/gc.h"
-
-#include MICROPY_HAL_H
+#include "py/mphal.h"
#include "gccollect.h"
#include "irq.h"