--- a/mtptransports/mtpptpiptransport/group/mtp_ptpip.iby Thu Aug 19 10:44:03 2010 +0300
+++ b/mtptransports/mtpptpiptransport/group/mtp_ptpip.iby Tue Aug 31 16:03:15 2010 +0300
@@ -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 <mtp_framework.iby>
@@ -30,7 +30,7 @@
ECOM_PLUGIN(ptpipplugin.dll, ptpipplugin.rsc)
-#endif // SYMBIAN_EXCLUDE_MTP
+#endif // __MTP_PROTOCOL_SUPPORT
#endif // MTP_PTPIP_IBY