mtptransports/mtpcontroller/group/mtp_controller.iby
changeset 22 a5c0bb5018eb
parent 0 d0791faffa3f
child 43 4a793f564d72
--- a/mtptransports/mtpcontroller/group/mtp_controller.iby	Mon May 03 13:19:02 2010 +0300
+++ b/mtptransports/mtpcontroller/group/mtp_controller.iby	Fri May 14 16:42:01 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