diff -r 6752808b2036 -r 646a02f170b9 harvester/client/inc/harvesterrequestactive.h --- a/harvester/client/inc/harvesterrequestactive.h Fri Feb 19 23:14:48 2010 +0200 +++ b/harvester/client/inc/harvesterrequestactive.h Fri Mar 12 15:44:28 2010 +0200 @@ -60,7 +60,7 @@ static CHarvesterRequestActive* NewL( RHarvesterClient& aClient, MHarvestObserver* aObserver, TInt aService, const TDesC& aUri, - HBufC8* aAlbumIds, TBool& aAddLocation, + HBufC8* aAlbumIds, TBool aAddLocation, CHarvesterRequestQueue* aQueue ); /** @@ -104,7 +104,7 @@ */ CHarvesterRequestActive( RHarvesterClient& aClient, MHarvestObserver* aObserver, TInt aService, const TDesC& aUri, - HBufC8* aAlbumIds, TBool& aAddLocation, + HBufC8* aAlbumIds, TBool aAddLocation, CHarvesterRequestQueue* aQueue ); /**