diff -r 7d48bed6ce0c -r 987c9837762f phoneclientserver/phoneserver/Src/Ussd/CPhSrvUssdNotifyNWRelease.cpp --- a/phoneclientserver/phoneserver/Src/Ussd/CPhSrvUssdNotifyNWRelease.cpp Tue Aug 31 15:45:17 2010 +0300 +++ b/phoneclientserver/phoneserver/Src/Ussd/CPhSrvUssdNotifyNWRelease.cpp Wed Sep 01 12:15:03 2010 +0100 @@ -18,9 +18,9 @@ // INCLUDE FILES -#include "cphsrvussdnotifynwrelease.h" -#include "mphsrvussdnetworkobserver.h" -#include "phsrvdebuginfo.h" +#include "CPhSrvUssdNotifyNWRelease.h" +#include "MPhSrvUssdNetworkObserver.h" +#include "PhSrvDebugInfo.h" // CONSTANTS const TInt KPhSrvUssdReceiverPriority = CActive::EPriorityLow + 2;