diff --git a/src/HTTPConnection.hpp b/src/HTTPConnection.hpp index ae2d161..9215487 100644 --- a/src/HTTPConnection.hpp +++ b/src/HTTPConnection.hpp @@ -6,11 +6,7 @@ #include #include -#if CONFIG_IDF_TARGET_ESP32S3 #include "sha/sha_parallel_engine.h" -#else -#include -#endif #include // Required for sockets