xmlsecurityengine/xmlsec/src/xmlsec_io.c
branchRCL_3
changeset 32 889504eac4fb
parent 0 e35f40988205
child 33 604ca70b6235
--- a/xmlsecurityengine/xmlsec/src/xmlsec_io.c	Thu Aug 19 11:41:35 2010 +0300
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_io.c	Tue Aug 31 17:02:56 2010 +0300
@@ -16,10 +16,10 @@
 
 #include <stdio.h> //added for symbian
 
-#include <libxml2_tree.h>
-#include <libxml2_uri.h>
-#include <libxml2_xmlio.h>
-#include <libxml2_globals.h>
+#include <stdapis/libxml2/libxml2_tree.h>
+#include <stdapis/libxml2/libxml2_uri.h>
+#include <stdapis/libxml2/libxml2_xmlio.h>
+#include <stdapis/libxml2/libxml2_globals.h>
 
 #ifdef LIBXML_HTTP_ENABLED
 #include <libxml2_nanohttp.h>