diff -r da1f3efa404b -r 7338708f87ae mmappfw_plat/mpx_collection_utility_api/inc/mpxcollectionplaylist.h --- a/mmappfw_plat/mpx_collection_utility_api/inc/mpxcollectionplaylist.h Sun Mar 14 13:11:48 2010 +0000 +++ b/mmappfw_plat/mpx_collection_utility_api/inc/mpxcollectionplaylist.h Sun Mar 28 16:37:43 2010 +0100 @@ -168,7 +168,7 @@ * The index can be -1 for no selection and must be * Smaller than the number of items in the playlist */ - IMPORT_C void CMPXCollectionPlaylist::SetToIndex( TInt aIndex ); + IMPORT_C void SetToIndex( TInt aIndex ); public: // State information /**