diff -r 735348f59235 -r 948c7f65f6d4 devsound/a3fintegrationtest/src/tsi_a3f_devsound_play.h --- a/devsound/a3fintegrationtest/src/tsi_a3f_devsound_play.h Tue Aug 31 16:43:06 2010 +0300 +++ b/devsound/a3fintegrationtest/src/tsi_a3f_devsound_play.h Wed Sep 01 12:38:50 2010 +0100 @@ -384,6 +384,7 @@ // From MDevSoundObserver virtual void PlayError(TInt aError); + virtual void InitializeComplete(TInt aError); private: TInt iRepeatCount;