profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp
changeset 32 20bd089f4aaa
parent 0 8c5d936e5675
child 68 13e71d907dc3
--- a/profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp	Thu Apr 01 03:17:51 2010 +0800
+++ b/profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp	Thu Apr 01 03:23:37 2010 +0800
@@ -18,12 +18,12 @@
 
 
 // INCLUDE FILES
-#include "CProfileChangeNotifyHandler.h"
-#include "MProfileChangeObserver.h"
 #include "ProfileEngPanic.h"
-#include "ProfileEngineSDKCRKeys.h"
-#include "ProfileEnginePrivatePSKeys.h"
+#include <CProfileChangeNotifyHandler.h>
+#include <MProfileChangeObserver.h>
+#include <ProfileEngineSDKCRKeys.h>
 #include <centralrepository.h>
+#include <ProfileEnginePrivatePSKeys.h>
 
 // ============================ MEMBER FUNCTIONS ===============================