profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp
changeset 18 e3554c9069b6
parent 0 8c5d936e5675
child 68 13e71d907dc3
--- a/profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp	Tue Feb 02 00:22:03 2010 +0200
+++ b/profilesservices/ProfileEngine/EngSrc/CProfileChangeNotifyHandler.cpp	Fri Mar 19 09:34:30 2010 +0200
@@ -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 ===============================