phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h	Tue Aug 31 15:45:17 2010 +0300
+++ b/phoneclientserver/phoneclient/Inc/ExtCall/ExtCall_Aiw/RPhCltExtCall.h	Wed Sep 01 12:15:03 2010 +0100
@@ -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& );
         
-    
+