diff -r 7d48bed6ce0c -r 987c9837762f phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h --- a/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h Tue Aug 31 15:45:17 2010 +0300 +++ b/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h Wed Sep 01 12:15:03 2010 +0100 @@ -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& ); - +