--- a/webservices/wsfragment/src/senfragmentbase.cpp Tue Jan 26 13:03:48 2010 +0200
+++ b/webservices/wsfragment/src/senfragmentbase.cpp Sun May 30 23:54:06 2010 +0530
@@ -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"