diff --git a/platform/mbxxx/clock.c b/platform/mbxxx/clock.c index 2a01eb8b7..cc9a1406b 100644 --- a/platform/mbxxx/clock.c +++ b/platform/mbxxx/clock.c @@ -57,7 +57,7 @@ #include "dev/stm32w-radio.h" #define DEBUG DEBUG_NONE -#include "net/uip-debug.h" +#include "net/ip/uip-debug.h" // The value that will be load in the SysTick value register. #define RELOAD_VALUE 24000-1 // 1 ms with a 24 MHz clock