diff -r e1bea15f9a39 -r 79859ed3eea9 codhandler/codeng/inc/DownloadDataClient.h --- a/codhandler/codeng/inc/DownloadDataClient.h Thu Aug 19 10:58:56 2010 +0300 +++ b/codhandler/codeng/inc/DownloadDataClient.h Tue Aug 31 16:17:46 2010 +0300 @@ -17,13 +17,14 @@ * */ + #ifndef DOWNLOAD_DATA_CLIENT_H #define DOWNLOAD_DATA_CLIENT_H // INCLUDES #include -#include +#include "HttpDownloadData.h" // ================= CONSTANTS ======================= @@ -200,7 +201,7 @@ * Set destination removable attribute. * @param aDesRemovable Whether removable media drive. */ - void SetDesRemovable( TInt32 aDesRemovable ); + void SetDesRemovable( TBool aDesRemovable ); /** * Set last error id attribute.