diff -r 453dfc402455 -r 0aa8cc770c8a mtpfws/mtpfw/dataproviders/devdp/group/mtp_devicedp.iby --- a/mtpfws/mtpfw/dataproviders/devdp/group/mtp_devicedp.iby Thu Aug 19 10:44:03 2010 +0300 +++ b/mtpfws/mtpfw/dataproviders/devdp/group/mtp_devicedp.iby Tue Aug 31 16:03:15 2010 +0300 @@ -17,7 +17,7 @@ #ifndef MTP_DEVICEDP_IBY #define MTP_DEVICEDP_IBY -#if !defined(SYMBIAN_EXCLUDE_MTP) +#if defined(__MTP_PROTOCOL_SUPPORT) // MTP Device Data Provider @@ -30,6 +30,6 @@ -#endif //SYMBIAN_EXCLUDE_MTP +#endif //__MTP_PROTOCOL_SUPPORT #endif //MTP_DEVICEDP_IBY