diff -r 2c9d3aa5bea2 -r 20bd089f4aaa profilesservices/ProfileEngine/WrapperSrc/CProEngNotifyHandlerImpl.cpp --- a/profilesservices/ProfileEngine/WrapperSrc/CProEngNotifyHandlerImpl.cpp Thu Apr 01 03:17:51 2010 +0800 +++ b/profilesservices/ProfileEngine/WrapperSrc/CProEngNotifyHandlerImpl.cpp Thu Apr 01 03:23:37 2010 +0800 @@ -19,17 +19,17 @@ // INCLUDE FILES #include "CProEngNotifyHandlerImpl.h" +#include "CProEngProfileActivationDelegate.h" +#include "CProEngActiveProfileDelegate.h" +#include "CProEngProfileNameArrayEventDelegate.h" +#include "CProEngProfileEventDelegate.h" +#include "ProfileEnginePrivateCRKeys.h" #include #include #include #include -#include "ProfileEngineConstants.h" -#include "ProfileEnginePrivateCRKeys.h" -#include "ProfileEnginePrivatePSKeys.h" -#include "CProEngProfileActivationDelegate.h" -#include "CProEngActiveProfileDelegate.h" -#include "CProEngProfileNameArrayEventDelegate.h" -#include "CProEngProfileEventDelegate.h" +#include +#include // ============================= LOCAL FUNCTIONS ===============================