videoplayback/videohelix/inc/mpxvideoplaybackcontroller.h
changeset 39 f6d44a0cd476
parent 38 ff53afa8ad05
child 58 d2b028fd1f7d
--- a/videoplayback/videohelix/inc/mpxvideoplaybackcontroller.h	Fri May 14 15:14:51 2010 +0300
+++ b/videoplayback/videohelix/inc/mpxvideoplaybackcontroller.h	Fri May 28 09:45:19 2010 +0300
@@ -16,7 +16,7 @@
 */
 
 
-// Version : %version: 28 %
+// Version : %version: 29 %
 
 
 #ifndef _CMPXVIDEOPLAYBACKCONTROLLER_H_
@@ -290,7 +290,9 @@
         friend class CMPXProgressiveDLPlaybackMode;
 
         friend class CMPXVideoSeeker;
+#ifdef USE_S60_DOWNLOAD_MANAGER 
         friend class CMPXVideoDlMgrIf;
+#endif // USE_S60_DOWNLOAD_MANAGER 
         friend class CMPXVideoAccessoryObserver;
         friend class CMpxVideoPlayerUtility;
         friend class CMPXVideoPosterFrameSetter;