xmlsecurityengine/xmlsec/src/xmlsec_xslt.c
branchGCC_SURGE
changeset 28 7770e7c6cef3
parent 27 450972dee096
child 33 604ca70b6235
--- a/xmlsecurityengine/xmlsec/src/xmlsec_xslt.c	Fri Jun 11 16:29:19 2010 +0100
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_xslt.c	Thu Jul 22 16:49:54 2010 +0100
@@ -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>