--- a/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.iby Mon May 03 13:19:02 2010 +0300
+++ b/mtpdataproviders/mtpfileandfolderdp/group/mtp_filedp.iby Fri May 14 16:42:01 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