xmlsecurityengine/xmlsec/src/xmlsec_xslt.c
branchRCL_3
changeset 20 889504eac4fb
parent 0 e35f40988205
child 21 604ca70b6235
--- a/xmlsecurityengine/xmlsec/src/xmlsec_xslt.c	Thu Aug 19 11:41:35 2010 +0300
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_xslt.c	Tue Aug 31 17:02:56 2010 +0300
@@ -16,8 +16,8 @@
 #include <stdlib.h>
 #include <string.h>
  
-#include <libxml2_tree.h>
-#include <libxml2_xmlmemory.h> //added for symbian port
+#include <stdapis/libxml2/libxml2_tree.h>
+#include <stdapis/libxml2/libxml2_xmlmemory.h>//added for symbian port
 #include <libxslt/libxslt_xslt.h>
 #include <libxslt/libxslt_xsltinternals.h>
 #include <libxslt/libxslt_transform.h>