profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp
branchRCL_3
changeset 54 7e0eff37aedb
parent 53 8ee96d21d9bf
--- a/profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp	Tue Aug 31 15:29:50 2010 +0300
+++ b/profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp	Wed Sep 01 12:20:44 2010 +0100
@@ -18,12 +18,12 @@
 
 
 // INCLUDE FILES
+#include "CProfileChangeNotifyHandler.h"
+#include "MProfileChangeObserver.h"
 #include "ProfileEngPanic.h"
-#include <CProfileChangeNotifyHandler.h>
-#include <MProfileChangeObserver.h>
-#include <ProfileEngineSDKCRKeys.h>
+#include "ProfileEngineSDKCRKeys.h"
+#include <ProfileEnginePrivatePSKeys.h>
 #include <centralrepository.h>
-#include <ProfileEnginePrivatePSKeys.h>
 
 // ============================ MEMBER FUNCTIONS ===============================