mtpfws/mtpfw/dataproviders/devdp/src/cmtpgetstorageinfo.cpp
changeset 31 a26669f87b46
parent 29 3ae5cb0b4c02
child 37 d9d8313203af
equal deleted inserted replaced
29:3ae5cb0b4c02 31:a26669f87b46
    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 /**