codhandler/codeng/inc/DownloadDataClient.h
changeset 65 5bfc169077b2
parent 38 6297cdf66332
child 94 919f36ff910f
--- a/codhandler/codeng/inc/DownloadDataClient.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/codhandler/codeng/inc/DownloadDataClient.h	Fri Mar 19 09:52:28 2010 +0200
@@ -17,13 +17,14 @@
 *
 */
 
+
 #ifndef DOWNLOAD_DATA_CLIENT_H
 #define DOWNLOAD_DATA_CLIENT_H
 
 // INCLUDES
 
 #include <e32base.h>
-#include <httpdownloaddata.h>
+#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.