profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.cpp
changeset 32 20bd089f4aaa
parent 0 8c5d936e5675
child 68 13e71d907dc3
--- a/profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.cpp	Thu Apr 01 03:17:51 2010 +0800
+++ b/profilesservices/ProfileEngine/WrapperSrc/CProEngEngineImpl.cpp	Thu Apr 01 03:23:37 2010 +0800
@@ -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 ===============================