diff -r ff3b6d0fd310 -r ae8abd0db65c telutils/phoneparser/src/CPhoneGsmPhoneNumberParser.cpp --- a/telutils/phoneparser/src/CPhoneGsmPhoneNumberParser.cpp Tue Feb 02 01:11:09 2010 +0200 +++ b/telutils/phoneparser/src/CPhoneGsmPhoneNumberParser.cpp Fri Mar 19 09:40:14 2010 +0200 @@ -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#" );