diff -r 7d48bed6ce0c -r 987c9837762f cellular/PsetNotesUi/Inc/PsuiNoteMaster.h --- a/cellular/PsetNotesUi/Inc/PsuiNoteMaster.h Tue Aug 31 15:45:17 2010 +0300 +++ b/cellular/PsetNotesUi/Inc/PsuiNoteMaster.h Wed Sep 01 12:15:03 2010 +0100 @@ -25,9 +25,9 @@ // INCLUDES #include #include -#include "psuiconstants.h" -#include "psuiinternalconstants.h" -#include "psetcalldiverting.h" +#include "PsuiConstants.h" +#include "PsuiInternalConstants.h" +#include "PsetCallDiverting.h" // FORWARD DECLARATIONS class MPsetCallWaiting; @@ -176,7 +176,7 @@ private: //new - void AppendCFNumber( TDes& aString, const TDesC& aNumber); + void AppendCFNumber( TDes& aString, const TDesC& aNumber); void CreateListBoxL( TCFType aCFType, CAknSinglePopupMenuStyleListBox* aList );