syncmlfw/dm/settings/inc/DMprofileContentHandler.h
changeset 51 2e64dc50f295
parent 24 bf47f3b79154
--- a/syncmlfw/dm/settings/inc/DMprofileContentHandler.h	Tue Jul 13 09:37:43 2010 +0530
+++ b/syncmlfw/dm/settings/inc/DMprofileContentHandler.h	Tue Jul 13 09:51:41 2010 +0530
@@ -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;