summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/pybwlan.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/pybwlan.c')
-rw-r--r--stmhal/pybwlan.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stmhal/pybwlan.c b/stmhal/pybwlan.c
index 72cb9bfd98..06309b61c0 100644
--- a/stmhal/pybwlan.c
+++ b/stmhal/pybwlan.c
@@ -5,9 +5,9 @@
#include "stm32f4xx_hal.h"
+#include "mpconfig.h"
#include "nlr.h"
#include "misc.h"
-#include "mpconfig.h"
#include "qstr.h"
#include "obj.h"
#include "runtime.h"