syncmlfw/dm/settings/src/NSmlDMSettings.cpp
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
child 27 5cc2995847ea
--- a/syncmlfw/dm/settings/src/NSmlDMSettings.cpp	Tue Aug 31 16:04:06 2010 +0300
+++ b/syncmlfw/dm/settings/src/NSmlDMSettings.cpp	Wed Sep 01 12:27:42 2010 +0100
@@ -16,20 +16,21 @@
 */
 
 
-#include <nsmldmprofileres.rsg>
+#include <NSmlDMProfileRes.rsg>
 #include <SyncMLDef.h>
 #include <utf.h>
+
 #include <nsmlconstants.h>
 #include <nsmldebug.h>
 #include <nsmldmconstants.h>
 #include <nsmldmtreedbclient.h>
-#include <xml/RXMLReader.h>
-#include <centralrepository.h>
 #include "nsmldmsettings.h"
 #include "barsc.h"
 #include "bautils.h"
 #include "NSmlDMResourceProfile.h"
 #include "DMprofileContentHandler.h"
+#include "rxmlreader.h"
+#include <centralrepository.h>
 #include "DevManInternalCRKeys.h"
 
 //------------------------------------------------------------------------------