webservices/wsfragment/src/wslibxml2utils.cpp
branchRCL_3
changeset 37 1adb97a15c2f
parent 36 c5fabff9b552
--- a/webservices/wsfragment/src/wslibxml2utils.cpp	Tue Aug 31 16:18:26 2010 +0300
+++ b/webservices/wsfragment/src/wslibxml2utils.cpp	Wed Sep 01 12:28:05 2010 +0100
@@ -24,10 +24,10 @@
 
 #include "wslibxml2utils.h"
 
-#include <stdapis/libxml2/libxml2_globals.h>
-#include <xml/dom/xmlengelement.h>
-#include <xml/dom/xmlengerrors.h>
-#include <xml/utils/xmlengxestd.h>
+#include <libxml2_globals.h>
+#include <xmlengelement.h>
+#include <xmlengerrors.h>
+#include <xmlengxestd.h>
 
 #define INTERNAL_NODEPTR(aNodeObject)   (*reinterpret_cast<xmlNodePtr*>(&(aNodeObject)))
 #define INTERNAL_NSPTR(aNsDefObject)    (*reinterpret_cast<xmlNsPtr*>(&(aNsDefObject)))