webservices/wsframework/inc/senmtomutils.h
branchRCL_3
changeset 22 c5fabff9b552
parent 11 ab1e518f96da
child 23 1adb97a15c2f
--- a/webservices/wsframework/inc/senmtomutils.h	Thu Aug 19 10:59:30 2010 +0300
+++ b/webservices/wsframework/inc/senmtomutils.h	Tue Aug 31 16:18:26 2010 +0300
@@ -27,11 +27,11 @@
 #include <SenSoapEnvelope2.h>
 #include <RSenDocument.h>
 
-#include <xmlengserializer.h>
-#include <xmlengchunkcontainer.h>
-#include <xmlengfilecontainer.h>
-#include <xmlengbinarycontainer.h>
-#include <xmlengnodelist.h>
+#include <xml/dom/xmlengserializer.h>
+#include <xml/dom/xmlengchunkcontainer.h>
+#include <xml/dom/xmlengfilecontainer.h>
+#include <xml/dom/xmlengbinarycontainer.h>
+#include <xml/dom/xmlengnodelist.h>
 
 // CONSTANTS
 _LIT(KMtomNoRequestSoapEnvelopePanicText, "NULL MTOM request soap envelope");