--- a/phoneengine/phonemodel/inc/cpeclientcallrequestmonitor.h Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpeclientcallrequestmonitor.h Tue Aug 31 15:14:29 2010 +0300
@@ -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.