syncmlfw/dm/settings/inc/DMprofileContentHandler.h
branchRCL_3
changeset 25 b183ec05bd8c
parent 9 57a65a3a658c
child 26 19bba8228ff0
--- a/syncmlfw/dm/settings/inc/DMprofileContentHandler.h	Thu Aug 19 10:44:50 2010 +0300
+++ b/syncmlfw/dm/settings/inc/DMprofileContentHandler.h	Tue Aug 31 16:04:06 2010 +0300
@@ -22,8 +22,8 @@
 //  INCLUDES
 #include <e32std.h>
 #include <f32file.h>
-#include "mxmlattributes.h"
-#include "mxmlcontenthandler.h"
+#include <xml/MXMLAttributes.h>
+#include <xml/MXMLContentHandler.h>
 #include "NSmlDMResourceProfile.h"
 
 const TInt KNSmlDmFileNameLength=255;