summaryrefslogtreecommitdiffstatshomepage
path: root/teensy/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/main.c')
-rw-r--r--teensy/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/teensy/main.c b/teensy/main.c
index 4844941e70..ce6aa029da 100644
--- a/teensy/main.c
+++ b/teensy/main.c
@@ -8,7 +8,6 @@
#include "mpconfig.h"
#include "mpqstr.h"
#include "lexer.h"
-#include "../stm/lexerstr.h"
#include "parse.h"
#include "obj.h"
#include "compile.h"