summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/boards/stm32f4xx-prefix.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/boards/stm32f4xx-prefix.c')
-rw-r--r--stmhal/boards/stm32f4xx-prefix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/boards/stm32f4xx-prefix.c b/stmhal/boards/stm32f4xx-prefix.c
index 4d2313075a..3bbb6bda0e 100644
--- a/stmhal/boards/stm32f4xx-prefix.c
+++ b/stmhal/boards/stm32f4xx-prefix.c
@@ -5,8 +5,8 @@
#include "stm32f4xx_hal.h"
-#include "misc.h"
#include "mpconfig.h"
+#include "misc.h"
#include "qstr.h"
#include "obj.h"
#include "pin.h"