msg_plat/messaging_media_resolver_api/inc/MsgMediaResolver.h
changeset 5 4697dfb2d7ad
parent 0 72b543305e3a
child 36 844a5921f85b
equal deleted inserted replaced
4:e9eae96aa117 5:4697dfb2d7ad
    26 #include <e32std.h>
    26 #include <e32std.h>
    27 #include <e32base.h> // CBase
    27 #include <e32base.h> // CBase
    28 #include <f32file.h>
    28 #include <f32file.h>
    29 #include <apgcli.h>  // RApaLsSession
    29 #include <apgcli.h>  // RApaLsSession
    30 
    30 
    31 #include <msgmedia.hrh>
    31 #include <MsgMedia.hrh>
    32 #include <msgmediainfo.h>
    32 #include <MsgMediaInfo.h>
    33 
    33 
    34 // CONSTANTS
    34 // CONSTANTS
    35 
    35 
    36 // MACROS
    36 // MACROS
    37 
    37 
   216 
   216 
   217         TBool                    iRecognizeCharSet;
   217         TBool                    iRecognizeCharSet;
   218         CActiveSchedulerWait     iWait;
   218         CActiveSchedulerWait     iWait;
   219     };
   219     };
   220 
   220 
   221 #include <msgmediaresolver.inl>
   221 #include <MsgMediaResolver.inl>
   222 
   222 
   223 #endif // __MSGMEDIARESOLVER_H
   223 #endif // __MSGMEDIARESOLVER_H