syncmlfw/dm/settings/inc/DMprofileContentHandler.h
branchRCL_3
changeset 26 19bba8228ff0
parent 25 b183ec05bd8c
--- a/syncmlfw/dm/settings/inc/DMprofileContentHandler.h	Tue Aug 31 16:04:06 2010 +0300
+++ b/syncmlfw/dm/settings/inc/DMprofileContentHandler.h	Wed Sep 01 12:27:42 2010 +0100
@@ -22,8 +22,8 @@
 //  INCLUDES
 #include <e32std.h>
 #include <f32file.h>
-#include <xml/MXMLAttributes.h>
-#include <xml/MXMLContentHandler.h>
+#include "mxmlattributes.h"
+#include "mxmlcontenthandler.h"
 #include "NSmlDMResourceProfile.h"
 
 const TInt KNSmlDmFileNameLength=255;