diff --git a/include/W5500.h b/include/W5500.h index fc0c66148..f62c33126 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 {