equal
deleted
inserted
replaced
21 #ifndef DRMCUSTOMCOMMANDASYNCAO_H |
21 #ifndef DRMCUSTOMCOMMANDASYNCAO_H |
22 #define DRMCUSTOMCOMMANDASYNCAO_H |
22 #define DRMCUSTOMCOMMANDASYNCAO_H |
23 |
23 |
24 #include <e32base.h> |
24 #include <e32base.h> |
25 #include "DRMPlaySession.h" |
25 #include "DRMPlaySession.h" |
26 // #include <MdaAudioSamplePlayer.h> |
26 // #include <mdaaudiosampleplayer.h> |
27 |
27 |
28 class CDRMPlayServerSession; |
28 class CDRMPlayServerSession; |
29 |
29 |
30 class CDRMCustomCommandAsyncAO : public CActive |
30 class CDRMCustomCommandAsyncAO : public CActive |
31 { |
31 { |