diff -r 0aa8cc770c8a -r 4a793f564d72 mtpfws/mtpfw/dataproviders/devdp/group/mtp_devicedp.iby --- a/mtpfws/mtpfw/dataproviders/devdp/group/mtp_devicedp.iby Tue Aug 31 16:03:15 2010 +0300 +++ b/mtpfws/mtpfw/dataproviders/devdp/group/mtp_devicedp.iby Wed Sep 01 12:20:56 2010 +0100 @@ -17,7 +17,7 @@ #ifndef MTP_DEVICEDP_IBY #define MTP_DEVICEDP_IBY -#if defined(__MTP_PROTOCOL_SUPPORT) +#if !defined(SYMBIAN_EXCLUDE_MTP) // MTP Device Data Provider @@ -30,6 +30,6 @@ -#endif //__MTP_PROTOCOL_SUPPORT +#endif //SYMBIAN_EXCLUDE_MTP #endif //MTP_DEVICEDP_IBY