mtpfws/mtpfw/dataproviders/devdp/src/cmtpgetstorageinfo.cpp
branchRCL_3
changeset 17 dbd1c5e08735
parent 11 f5809cfbf6d5
child 18 453dfc402455
equal deleted inserted replaced
15:f85613f12947 17:dbd1c5e08735
    24 #include "mtpdevicedpconst.h"
    24 #include "mtpdevicedpconst.h"
    25 #include "mtpdevdppanic.h"
    25 #include "mtpdevdppanic.h"
    26 #include "rmtpdevicedpsingletons.h"
    26 #include "rmtpdevicedpsingletons.h"
    27 #include "cmtpdevicedpconfigmgr.h"
    27 #include "cmtpdevicedpconfigmgr.h"
    28 #include "mtpframeworkconst.h"
    28 #include "mtpframeworkconst.h"
    29 
    29 #include "mtpcommonconst.h"
    30 //This file is exported from s60 sdk, now just copy it
       
    31 //to make sure onb can run
       
    32 #include "UiklafInternalCRKeys.h"
       
    33 
    30 
    34 // Class constants.
    31 // Class constants.
    35 __FLOG_STMT(_LIT8(KComponent,"GetStorageInfo");)
    32 __FLOG_STMT(_LIT8(KComponent,"GetStorageInfo");)
    36 
    33 
    37 /**
    34 /**