aboutsummaryrefslogtreecommitdiff
path: root/stmhal/modnetwork.c
diff options
context:
space:
mode:
Diffstat (limited to 'stmhal/modnetwork.c')
-rw-r--r--stmhal/modnetwork.c10
1 files changed, 3 insertions, 7 deletions
diff --git a/stmhal/modnetwork.c b/stmhal/modnetwork.c
index 21e279a99..f1ca4a954 100644
--- a/stmhal/modnetwork.c
+++ b/stmhal/modnetwork.c
@@ -29,13 +29,9 @@
#include <string.h>
#include <errno.h>
-#include "mpconfig.h"
-#include "nlr.h"
-#include "misc.h"
-#include "qstr.h"
-#include "obj.h"
-#include "objlist.h"
-#include "runtime.h"
+#include "py/nlr.h"
+#include "py/objlist.h"
+#include "py/runtime.h"
#include "modnetwork.h"
/// \module network - network configuration