diff -r 6e82ae192c3a -r 3ae5cb0b4c02 mtptransports/mtpptpiptransport/group/mtp_ptpip.iby --- a/mtptransports/mtpptpiptransport/group/mtp_ptpip.iby Mon May 03 13:19:02 2010 +0300 +++ b/mtptransports/mtpptpiptransport/group/mtp_ptpip.iby Fri Jun 25 16:54:01 2010 +0800 @@ -16,7 +16,7 @@ #ifndef MTP_PTPIP_IBY #define MTP_PTPIP_IBY -#if !defined (SYMBIAN_EXCLUDE_MTP) && !defined(SYMBIAN_EXCLUDE_PTPTIP) +#if defined (__MTP_PROTOCOL_SUPPORT) && !defined(SYMBIAN_EXCLUDE_PTPTIP) #include @@ -30,7 +30,7 @@ ECOM_PLUGIN(ptpipplugin.dll, ptpipplugin.rsc) -#endif // SYMBIAN_EXCLUDE_MTP +#endif // __MTP_PROTOCOL_SUPPORT #endif // MTP_PTPIP_IBY