summaryrefslogtreecommitdiffstatshomepage
path: root/teensy/teensy_hal.c
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/teensy_hal.c')
-rw-r--r--teensy/teensy_hal.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/teensy/teensy_hal.c b/teensy/teensy_hal.c
index 6e9a27c30d..c28dd91828 100644
--- a/teensy/teensy_hal.c
+++ b/teensy/teensy_hal.c
@@ -1,7 +1,6 @@
#include <stdio.h>
-#include <stdint.h>
-#include "mpconfig.h"
+#include "py/mpconfig.h"
#include "Arduino.h"