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