phoneengine/phonemodel/inc/cpeclientemergencycallmonitor.h
branchRCL_3
changeset 62 5266b1f337bd
parent 61 41a7f70b3818
--- a/phoneengine/phonemodel/inc/cpeclientemergencycallmonitor.h	Tue Aug 31 15:14:29 2010 +0300
+++ b/phoneengine/phonemodel/inc/cpeclientemergencycallmonitor.h	Wed Sep 01 12:30:10 2010 +0100
@@ -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.