diff -r e1bea15f9a39 -r 79859ed3eea9 codhandler/codeng/src/CodData.cpp --- a/codhandler/codeng/src/CodData.cpp Thu Aug 19 10:58:56 2010 +0300 +++ b/codhandler/codeng/src/CodData.cpp Tue Aug 31 16:17:46 2010 +0300 @@ -17,6 +17,7 @@ * */ + // INCLUDE FILES #include "CodData.h" @@ -24,7 +25,8 @@ #include "CodUtil.h" #include #include "FileExt.h" -#include +#include "HttpDownloadData.h" + // ================= MEMBER FUNCTIONS =======================