telutils/phoneparser/src/CPhoneGsmPhoneNumberParser.cpp
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
--- a/telutils/phoneparser/src/CPhoneGsmPhoneNumberParser.cpp	Thu Aug 19 10:28:14 2010 +0300
+++ b/telutils/phoneparser/src/CPhoneGsmPhoneNumberParser.cpp	Tue Aug 31 15:45:17 2010 +0300
@@ -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#" );