diff -r d39add9822e2 -r 5bfc169077b2 browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h --- a/browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h Tue Feb 02 00:56:45 2010 +0200 +++ b/browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h Fri Mar 19 09:52:28 2010 +0200 @@ -15,12 +15,14 @@ * */ + + #ifndef DOWNLOAD_DATA_SERV_H #define DOWNLOAD_DATA_SERV_H // INCLUDES #include -#include +#include "HttpDownloadData.h" // CONSTANTS @@ -183,7 +185,7 @@ * Set destination removable attribute. * @param aDesRemovable Whether removable media drive. */ - void SetDesRemovable( TInt32 aDesRemovable ); + void SetDesRemovable( TBool aDesRemovable ); /** * Set last error id attribute.