diff -r 594d59766373 -r 7d48bed6ce0c phoneclientserver/phoneclient/Inc/CommandHandler/CPhCltComHandImplementation.h --- a/phoneclientserver/phoneclient/Inc/CommandHandler/CPhCltComHandImplementation.h Thu Aug 19 10:28:14 2010 +0300 +++ b/phoneclientserver/phoneclient/Inc/CommandHandler/CPhCltComHandImplementation.h Tue Aug 31 15:45:17 2010 +0300 @@ -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 );