realtimenetprots/sipfw/ProfileAgent/profile_fsm/src/Sipprofilecontextbase.cpp
changeset 51 8134400f8f89
parent 0 307788aac0a8
--- a/realtimenetprots/sipfw/ProfileAgent/profile_fsm/src/Sipprofilecontextbase.cpp	Fri Sep 17 08:32:30 2010 +0300
+++ b/realtimenetprots/sipfw/ProfileAgent/profile_fsm/src/Sipprofilecontextbase.cpp	Mon Oct 04 00:41:02 2010 +0300
@@ -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");