branch | RCL_3 |
changeset 48 | 79859ed3eea9 |
parent 26 | cb62a4f66ebe |
child 49 | 919f36ff910f |
--- 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 <badesca.h> #include "FileExt.h" -#include <httpdownloaddata.h> +#include "HttpDownloadData.h" + // ================= MEMBER FUNCTIONS =======================