--- a/phoneengine/phonemodel/inc/cpeclientemergencycallmonitor.h Thu Aug 19 09:54:27 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpeclientemergencycallmonitor.h Tue Aug 31 15:14:29 2010 +0300
@@ -20,7 +20,7 @@
//INCLUDES
#include <e32base.h>
-#include <CPhCltEmergencyCall.h>
+#include <cphcltemergencycall.h>
#include <mphcltdialemergencyrequestobserver.h>
#include "mpeclientcallrequestmonitor.h"
@@ -118,7 +118,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.