mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.iby
branchRCL_3
changeset 19 0aa8cc770c8a
parent 0 d0791faffa3f
child 20 4a793f564d72
--- 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 <mtp_framework.iby>
 
@@ -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