profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp
changeset 68 13e71d907dc3
parent 32 20bd089f4aaa
--- a/profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp	Fri Jun 25 17:09:30 2010 +0800
+++ b/profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp	Thu Nov 04 13:38:47 2010 +0800
@@ -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 ===============================