diff -r 0aa8cc770c8a -r 4a793f564d72 mtptransports/mtpptpiptransport/group/mtp_ptpip.iby --- a/mtptransports/mtpptpiptransport/group/mtp_ptpip.iby Tue Aug 31 16:03:15 2010 +0300 +++ b/mtptransports/mtpptpiptransport/group/mtp_ptpip.iby Wed Sep 01 12:20:56 2010 +0100 @@ -16,7 +16,7 @@ #ifndef MTP_PTPIP_IBY #define MTP_PTPIP_IBY -#if defined (__MTP_PROTOCOL_SUPPORT) && !defined(SYMBIAN_EXCLUDE_PTPTIP) +#if !defined (SYMBIAN_EXCLUDE_MTP) && !defined(SYMBIAN_EXCLUDE_PTPTIP) #include @@ -30,7 +30,7 @@ ECOM_PLUGIN(ptpipplugin.dll, ptpipplugin.rsc) -#endif // __MTP_PROTOCOL_SUPPORT +#endif // SYMBIAN_EXCLUDE_MTP #endif // MTP_PTPIP_IBY