webservices/wsfragment/src/senfragmentbase.cpp
changeset 23 a1df79fa35b4
parent 0 62f9d29f7211
child 37 1adb97a15c2f
--- a/webservices/wsfragment/src/senfragmentbase.cpp	Fri Apr 16 16:07:50 2010 +0300
+++ b/webservices/wsfragment/src/senfragmentbase.cpp	Fri Jun 11 14:42:58 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"