diff --git a/src/commands/ftp.cpp b/src/commands/ftp.cpp index 1a4968b8..20798a1b 100644 --- a/src/commands/ftp.cpp +++ b/src/commands/ftp.cpp @@ -37,6 +37,7 @@ #ifdef WIN32 #include #endif +#include #include #include "../assertAPI.h"