realtimenetprots/sipfw/ProfileAgent/profile_fsm/src/Sipprofilecontextbase.cpp
changeset 54 e4420734a2a0
parent 0 307788aac0a8
--- a/realtimenetprots/sipfw/ProfileAgent/profile_fsm/src/Sipprofilecontextbase.cpp	Fri Sep 03 14:18:25 2010 +0300
+++ b/realtimenetprots/sipfw/ProfileAgent/profile_fsm/src/Sipprofilecontextbase.cpp	Tue Oct 19 05:33:24 2010 +0530
@@ -21,6 +21,7 @@
 
 // INCLUDE FILES
 #include <bamdesca.h>
+#include <uri8.h>
 #include "sipprofilecontextbase.h"
 #include "sipgendefs.h"
 #include "SipProfileLog.h"
@@ -41,7 +42,8 @@
 #include "sipstrconsts.h"
 #include "sipmanagedprofile.h"
 #include "sip.h"
-#include <uri8.h>
+
+
 
 const TInt KMicroSecsInSec = 1000000;
 _LIT8(KTmpSipUri, "sip:tmp");