codhandler/codeng/inc/DownloadDataClient.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
--- a/codhandler/codeng/inc/DownloadDataClient.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/codhandler/codeng/inc/DownloadDataClient.h	Wed Sep 01 12:28:30 2010 +0100
@@ -17,14 +17,13 @@
 *
 */
 
-
 #ifndef DOWNLOAD_DATA_CLIENT_H
 #define DOWNLOAD_DATA_CLIENT_H
 
 // INCLUDES
 
 #include <e32base.h>
-#include "HttpDownloadData.h"
+#include <httpdownloaddata.h>
 
 // ================= CONSTANTS =======================
 
@@ -201,7 +200,7 @@
         * Set destination removable attribute.
         * @param aDesRemovable Whether removable media drive.
         */
-        void SetDesRemovable( TBool aDesRemovable );
+        void SetDesRemovable( TInt32 aDesRemovable );
         
         /**
         * Set last error id attribute.