diff --git a/include/W5500.h b/include/W5500.h index fc0c661..f62c331 100644 --- a/include/W5500.h +++ b/include/W5500.h @@ -2,6 +2,7 @@ #pragma once #include +#include // required for esp_eth_handle_t #include class W5500 {