profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.cpp
changeset 18 e3554c9069b6
parent 0 8c5d936e5675
child 68 13e71d907dc3
--- 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    <f32file.h>
 #include    <MProEngProfile.h>
 #include    <MProEngProfileNameArray.h>
-#include    "MProfileEngineExtended.h"
-#include    "ProfileEngineConstants.h"
-#include    "CProEngProfileImpl.h"
-#include    "CProEngToneHandler.h"
-#include    "CProEngProfileNameArrayImpl.h"
+#include    <MProfileEngineExtended.h>
+#include    <ProfileEngineConstants.h>
 
 // ============================ MEMBER FUNCTIONS ===============================