diff -r 7d48bed6ce0c -r 987c9837762f phoneclientserver/phoneclient/Inc/CommandHandler/CPhCltComHandImplementation.h --- a/phoneclientserver/phoneclient/Inc/CommandHandler/CPhCltComHandImplementation.h Tue Aug 31 15:45:17 2010 +0300 +++ b/phoneclientserver/phoneclient/Inc/CommandHandler/CPhCltComHandImplementation.h Wed Sep 01 12:15:03 2010 +0100 @@ -23,9 +23,9 @@ // INCLUDES -#include "rphcltcommandhandler.h" -#include "rphcltcommandhandlernotify.h" -#include "rphcltserver.h" +#include "RPhCltCommandHandler.h" +#include "RPhCltCommandHandlerNotify.h" +#include "RPhCltServer.h" // CLASS DECLARATION @@ -59,7 +59,7 @@ /** * @see CPhCltCommandHandler. */ - void Atd( + void Atd( TRequestStatus& aStatus, const TPhCltTelephoneNumber& aTelephoneNumber );