webservices/wsfragment/src/senfragmentbase.cpp
branchRCL_3
changeset 22 c5fabff9b552
parent 0 62f9d29f7211
child 23 1adb97a15c2f
--- a/webservices/wsfragment/src/senfragmentbase.cpp	Thu Aug 19 10:59:30 2010 +0300
+++ b/webservices/wsfragment/src/senfragmentbase.cpp	Tue Aug 31 16:18:26 2010 +0300
@@ -34,9 +34,9 @@
 
 #include <xml/attribute.h>               // needed for RAttributeArray
 #include <xml/parserfeature.h>           // for TParserFeature enumeration
-#include <xmlengserializationoptions.h> // for TSerializationOptions
-#include <xmlengbinarycontainer.h>
-#include <xmlengnodelist.h>
+#include <xml/dom/xmlengserializationoptions.h> // for TSerializationOptions
+#include <xml/dom/xmlengbinarycontainer.h>
+#include <xml/dom/xmlengnodelist.h>
 
 
 typedef unsigned char xmlChar; // from "libxml/Libxml2_xmlstring.h"