diff -r 594d59766373 -r 7d48bed6ce0c cellular/telephonysettings/src/PSetCallDivertingDualAffectImpl.cpp --- a/cellular/telephonysettings/src/PSetCallDivertingDualAffectImpl.cpp Thu Aug 19 10:28:14 2010 +0300 +++ b/cellular/telephonysettings/src/PSetCallDivertingDualAffectImpl.cpp Tue Aug 31 15:45:17 2010 +0300 @@ -17,27 +17,26 @@ // INCLUDE FILES -#include "PSetCallDivertingDualAffectImpl.h" -#include "PSetSubscriberIdCheck.h" +#include "psetcalldivertingdualaffectimpl.h" +#include "psetsubscriberidcheck.h" #include #include #include -#include #include #include #include -#include +#include -#include "PsetCallDiverting.h" -#include "PsetContainer.h" -#include "MPsetDivertObs.h" -#include "PsetTelephony.h" -#include "PSetPanic.h" -#include "MPsetRequestObs.h" -#include "PSetUtility.h" -#include "PhoneSettingsLogger.h" -#include "PsetSAObserver.h" +#include "psetcalldiverting.h" +#include "psetcontainer.h" +#include "mpsetdivertobs.h" +#include "psettelephony.h" +#include "psetpanic.h" +#include "mpsetrequestobs.h" +#include "psetutility.h" +#include "phonesettingslogger.h" +#include "psetsaobserver.h" // LOCAL CONSTANTS AND MACROS _LIT( KPSetIntNbr, "+" );