diff --git a/src/ota.cpp b/src/ota.cpp index 67eb8b1..8df155f 100644 --- a/src/ota.cpp +++ b/src/ota.cpp @@ -6,6 +6,9 @@ #include #include +#include +#include + // Local logging tag static const char TAG[] = __FILE__;