diff --git a/network/net_http_special.c b/network/net_http_special.c index cda037c098..f3aae2e6f3 100644 --- a/network/net_http_special.c +++ b/network/net_http_special.c @@ -20,7 +20,6 @@ #include #include -#include "../performance_counters.h" #include "net_http_special.h" int net_http_get(const char **result, size_t *size, const char *url, retro_time_t *timeout)