mtptransports/mtpcontroller/group/mtp_controller.iby
branchRCL_3
changeset 19 0aa8cc770c8a
parent 0 d0791faffa3f
child 20 4a793f564d72
--- a/mtptransports/mtpcontroller/group/mtp_controller.iby	Thu Aug 19 10:44:03 2010 +0300
+++ b/mtptransports/mtpcontroller/group/mtp_controller.iby	Tue Aug 31 16:03:15 2010 +0300
@@ -16,13 +16,13 @@
 #ifndef MTP_CONTROLLER_IBY
 #define MTP_CONTROLLER_IBY
 
-#if !defined (SYMBIAN_EXCLUDE_MTP)
+#if defined (__MTP_PROTOCOL_SUPPORT)
 
 #include <mtp_framework.iby>
 
 //MTP Controller LOCOD service plugin
 ECOM_PLUGIN(mtpcontroller.dll, mtpcontroller.rsc)
 
-#endif// SYMBIAN_EXCLUDE_MTP
+#endif// __MTP_PROTOCOL_SUPPORT
 
 #endif// MTP_CONTROLLER_IBY