diff --git a/src/app/WEBClient.h b/src/app/WEBClient.h index b49c25c..beff4f2 100644 --- a/src/app/WEBClient.h +++ b/src/app/WEBClient.h @@ -3,7 +3,6 @@ #include "WEBServer.h" #include "TCPClient.h" -#include "Dictionary.h" class WEBClient : public TCPClient {