phoneengine/phonemodel/inc/cpeclientcallrequestmonitor.h
branchRCL_3
changeset 25 5266b1f337bd
parent 24 41a7f70b3818
--- a/phoneengine/phonemodel/inc/cpeclientcallrequestmonitor.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpeclientcallrequestmonitor.h	Wed Sep 01 12:30:10 2010 +0100
@@ -22,7 +22,7 @@
 
 //INCLUDES
 #include <e32base.h>
-#include <rphcltserver.h>
+#include <RPhCltServer.h>
 #include "mpeclientcallrequestmonitor.h"
 #include <mphcltdialrequestobserver.h>
 
@@ -116,7 +116,7 @@
         */
         void ConstructL();
     
-    private:    //Data
+    private:	//Data
         // MPEPhoneModelInternal is used to send message to the phone application
         MPEPhoneModelInternal& iModel;
         //  Notifies call request from the client/server interface.