summaryrefslogtreecommitdiffstatshomepage
path: root/teensy/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/main.c')
-rw-r--r--teensy/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/teensy/main.c b/teensy/main.c
index 417bde78be..ac73259095 100644
--- a/teensy/main.c
+++ b/teensy/main.c
@@ -11,7 +11,7 @@
#include "py/gc.h"
#include "py/mphal.h"
#include "gccollect.h"
-#include "pyexec.h"
+#include "lib/utils/pyexec.h"
#include "readline.h"
#include "lexermemzip.h"