diff -r 594d59766373 -r 7d48bed6ce0c telutils/phoneparser/src/CPhoneGsmParserContainer.cpp --- a/telutils/phoneparser/src/CPhoneGsmParserContainer.cpp Thu Aug 19 10:28:14 2010 +0300 +++ b/telutils/phoneparser/src/CPhoneGsmParserContainer.cpp Tue Aug 31 15:45:17 2010 +0300 @@ -19,10 +19,10 @@ // INCLUDE FILES #include -#include "CPhoneGsmParserContainer.h" -#include "CPhoneGsmParserResult.h" -#include "CPhoneGsmOptionContainer.h" -#include "PhoneGsmParser.h" +#include "cphonegsmparsercontainer.h" +#include "cphonegsmparserresult.h" +#include "cphonegsmoptioncontainer.h" +#include "phonegsmparser.h" // CONSTANTS const TInt KPhoneParserArrayGranularity = 5;