browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h
branchRCL_3
changeset 48 79859ed3eea9
parent 27 6297cdf66332
child 49 919f36ff910f
--- a/browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h	Tue Aug 31 16:17:46 2010 +0300
@@ -15,12 +15,14 @@
 *
 */
 
+
+
 #ifndef DOWNLOAD_DATA_SERV_H
 #define DOWNLOAD_DATA_SERV_H
 
 //  INCLUDES
 #include <e32base.h>
-#include <httpdownloaddata.h>
+#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.