summaryrefslogtreecommitdiffstatshomepage
path: root/teensy/import.c
diff options
context:
space:
mode:
Diffstat (limited to 'teensy/import.c')
-rw-r--r--teensy/import.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/teensy/import.c b/teensy/import.c
index 967de102ac..5332ebe599 100644
--- a/teensy/import.c
+++ b/teensy/import.c
@@ -1,8 +1,8 @@
#include <stdio.h>
#include <stdint.h>
-#include "misc.h"
#include "mpconfig.h"
+#include "misc.h"
#include "qstr.h"
#include "lexer.h"