localconnectivityservice/obexreceiveservices/opp/src/oppcontroller.cpp
changeset 33 0b722902461e
parent 32 51f207bebb06
--- a/localconnectivityservice/obexreceiveservices/opp/src/oppcontroller.cpp	Sun May 02 21:46:11 2010 +0300
+++ b/localconnectivityservice/obexreceiveservices/opp/src/oppcontroller.cpp	Mon May 17 11:02:52 2010 +0300
@@ -31,7 +31,7 @@
 #include    <sysutil.h>
 #include    <btengdomaincrkeys.h> 
 #include    <msvids.h>
-#include    <DriveInfo.h> 
+#include    <driveinfo.h> 
 #include    <es_sock.h>
 #include    <bt_sock.h>
 
@@ -593,7 +593,8 @@
             iDrive = imsDrive;            
             }
         }
-    else
+    
+    if ( iDrive == EDriveZ)
         {
         err = rfs.Volume(volumeInfo, mmcDrive);
         if ( !err )