diff -r 23553eb4e470 -r bdac6c462392 profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.h --- a/profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.h Mon Mar 15 12:41:46 2010 +0200 +++ b/profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.h Wed Mar 31 22:01:53 2010 +0300 @@ -174,6 +174,8 @@ // Own: tone handler for DRM checkups etc. CProEngToneHandler* iToneHandler; + // File server session + RFs* iFs; }; #endif // CPROENGENGINEIMPL_H