diff -r 0aa8cc770c8a -r 4a793f564d72 mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.iby --- a/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.iby Tue Aug 31 16:03:15 2010 +0300 +++ b/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.iby Wed Sep 01 12:20:56 2010 +0100 @@ -16,7 +16,7 @@ #ifndef MTP_FILEDP_IBY #define MTP_FILEDP_IBY -#if defined(__MTP_PROTOCOL_SUPPORT) +#if !defined(SYMBIAN_EXCLUDE_MTP) #include @@ -26,7 +26,7 @@ // MTP plugin registration resource file data=EPOCROOT##epoc32\data\Z\resource\mtp\102827B0.rsc resource\mtp\102827B0.rsc -#endif // __MTP_PROTOCOL_SUPPORT +#endif // SYMBIAN_EXCLUDE_MTP #endif // MTP_FILEDP_IBY