diff -r 7d48bed6ce0c -r 987c9837762f telutils/phoneparser/src/CPhoneGsmParserContainer.cpp --- a/telutils/phoneparser/src/CPhoneGsmParserContainer.cpp Tue Aug 31 15:45:17 2010 +0300 +++ b/telutils/phoneparser/src/CPhoneGsmParserContainer.cpp Wed Sep 01 12:15:03 2010 +0100 @@ -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;