--- a/browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h Tue Aug 31 16:17:46 2010 +0300
+++ b/browserutilities/downloadmgr/DownloadMgrServEng/Inc/DownloadDataServ.h Wed Sep 01 12:28:30 2010 +0100
@@ -15,14 +15,12 @@
*
*/
-
-
#ifndef DOWNLOAD_DATA_SERV_H
#define DOWNLOAD_DATA_SERV_H
// INCLUDES
#include <e32base.h>
-#include "HttpDownloadData.h"
+#include <httpdownloaddata.h>
// CONSTANTS
@@ -185,7 +183,7 @@
* Set destination removable attribute.
* @param aDesRemovable Whether removable media drive.
*/
- void SetDesRemovable( TBool aDesRemovable );
+ void SetDesRemovable( TInt32 aDesRemovable );
/**
* Set last error id attribute.