diff -r 0aa8cc770c8a -r 4a793f564d72 mtptransports/mtpcontroller/group/mtp_controller.iby --- a/mtptransports/mtpcontroller/group/mtp_controller.iby Tue Aug 31 16:03:15 2010 +0300 +++ b/mtptransports/mtpcontroller/group/mtp_controller.iby Wed Sep 01 12:20:56 2010 +0100 @@ -16,13 +16,13 @@ #ifndef MTP_CONTROLLER_IBY #define MTP_CONTROLLER_IBY -#if defined (__MTP_PROTOCOL_SUPPORT) +#if !defined (SYMBIAN_EXCLUDE_MTP) #include //MTP Controller LOCOD service plugin ECOM_PLUGIN(mtpcontroller.dll, mtpcontroller.rsc) -#endif// __MTP_PROTOCOL_SUPPORT +#endif// SYMBIAN_EXCLUDE_MTP #endif// MTP_CONTROLLER_IBY