diff -r 453dfc402455 -r 0aa8cc770c8a mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.iby --- a/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.iby Thu Aug 19 10:44:03 2010 +0300 +++ b/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.iby Tue Aug 31 16:03:15 2010 +0300 @@ -16,7 +16,7 @@ #ifndef MTP_FILEDP_IBY #define MTP_FILEDP_IBY -#if !defined(SYMBIAN_EXCLUDE_MTP) +#if defined(__MTP_PROTOCOL_SUPPORT) #include @@ -26,7 +26,7 @@ // MTP plugin registration resource file data=EPOCROOT##epoc32\data\Z\resource\mtp\102827B0.rsc resource\mtp\102827B0.rsc -#endif // SYMBIAN_EXCLUDE_MTP +#endif // __MTP_PROTOCOL_SUPPORT #endif // MTP_FILEDP_IBY