diff -r 3f8368f032cf -r e3554c9069b6 profilesservices/ProfileEngine/WrapperSrc/CProEngNotifyHandlerImpl.cpp --- a/profilesservices/ProfileEngine/WrapperSrc/CProEngNotifyHandlerImpl.cpp Tue Feb 02 00:22:03 2010 +0200 +++ b/profilesservices/ProfileEngine/WrapperSrc/CProEngNotifyHandlerImpl.cpp Fri Mar 19 09:34:30 2010 +0200 @@ -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 ===============================