diff -r 7d48bed6ce0c -r 987c9837762f telutils/phoneparser/src/CPhoneGsmPhoneNumberParser.cpp --- a/telutils/phoneparser/src/CPhoneGsmPhoneNumberParser.cpp Tue Aug 31 15:45:17 2010 +0300 +++ b/telutils/phoneparser/src/CPhoneGsmPhoneNumberParser.cpp Wed Sep 01 12:15:03 2010 +0100 @@ -17,12 +17,12 @@ // INCLUDE FILES -#include "cphonegsmphonenumberparser.h" -#include "cphonegsmparserresult.h" -#include "cphonegsmoptioncontainer.h" -#include "cphonevoipnumberparser.h" -#include "cphoneparserfeatures.h" -#include "phoneparsercommon.h" +#include "CPhoneGsmPhoneNumberParser.h" +#include "CPhoneGsmParserResult.h" +#include "CPhoneGsmOptionContainer.h" +#include "CPhoneVoipNumberParser.h" +#include "CPhoneParserFeatures.h" +#include "phoneParserCommon.h" // CONSTANTS _LIT( KPhoneClirSuppress, "*31#" ); _LIT( KPhoneClirInvoke, "#31#" );