phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
--- a/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h	Thu Aug 19 10:28:14 2010 +0300
+++ b/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h	Tue Aug 31 15:45:17 2010 +0300
@@ -21,8 +21,8 @@
 
 //  INCLUDES
 #include <e32std.h>
-#include "PhCltTypes.h"
-#include "RPhCltServer.h"
+#include "phclttypes.h" 
+#include "rphcltserver.h" 
 
 // FORWARD DECLARATIONS
 class CPhCltExtPhoneDialData;
@@ -59,7 +59,7 @@
          * Closes the subsession.
          */       
         void Close();
-            	
+                
         /**
         * Makes a call (asynchronous).
         *
@@ -84,7 +84,7 @@
         // Prohibit assigment operator
         RPhCltExtCall& operator= ( const RPhCltExtCall& );
         
-	
+