diff -r 594d59766373 -r 7d48bed6ce0c phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h --- a/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h Thu Aug 19 10:28:14 2010 +0300 +++ b/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h Tue Aug 31 15:45:17 2010 +0300 @@ -21,8 +21,8 @@ // INCLUDES #include -#include "PhCltTypes.h" -#include "RPhCltServer.h" +#include "phclttypes.h" +#include "rphcltserver.h" // FORWARD DECLARATIONS class CPhCltExtPhoneDialData; @@ -59,7 +59,7 @@ * Closes the subsession. */ void Close(); - + /** * Makes a call (asynchronous). * @@ -84,7 +84,7 @@ // Prohibit assigment operator RPhCltExtCall& operator= ( const RPhCltExtCall& ); - +