syncmlfw/dm/settings/inc/DMprofileContentHandler.h
branchGCC_SURGE
changeset 53 b3a7d8e28262
parent 44 39aa16f3fdc2
--- a/syncmlfw/dm/settings/inc/DMprofileContentHandler.h	Fri Jun 25 14:05:15 2010 +0100
+++ b/syncmlfw/dm/settings/inc/DMprofileContentHandler.h	Thu Jul 22 16:43:13 2010 +0100
@@ -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;