summaryrefslogtreecommitdiffstatshomepage
path: root/ports/stm32/network_wiznet5k.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stm32/network_wiznet5k.c')
-rw-r--r--ports/stm32/network_wiznet5k.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stm32/network_wiznet5k.c b/ports/stm32/network_wiznet5k.c
index c85ef5e88e..bd4c02cb05 100644
--- a/ports/stm32/network_wiznet5k.c
+++ b/ports/stm32/network_wiznet5k.c
@@ -34,7 +34,7 @@
#if MICROPY_PY_WIZNET5K && MICROPY_PY_LWIP
-#include "lib/netutils/netutils.h"
+#include "shared/netutils/netutils.h"
#include "drivers/wiznet5k/ethernet/socket.h"
#include "lwip/err.h"
#include "lwip/dns.h"