diff -r 3f8368f032cf -r e3554c9069b6 profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.cpp --- a/profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.cpp Tue Feb 02 00:22:03 2010 +0200 +++ b/profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.cpp Fri Mar 19 09:34:30 2010 +0200 @@ -19,14 +19,14 @@ // INCLUDE FILES #include "CProEngEngineImpl.h" +#include "CProEngProfileImpl.h" +#include "CProEngToneHandler.h" +#include "CProEngProfileNameArrayImpl.h" #include #include #include -#include "MProfileEngineExtended.h" -#include "ProfileEngineConstants.h" -#include "CProEngProfileImpl.h" -#include "CProEngToneHandler.h" -#include "CProEngProfileNameArrayImpl.h" +#include +#include // ============================ MEMBER FUNCTIONS ===============================