--- a/xmlsecurityengine/xmlsec/src/xmlsec_templates.c Fri Jun 11 16:29:19 2010 +0100
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_templates.c Thu Jul 22 16:49:54 2010 +0100
@@ -14,8 +14,8 @@
#include <stdlib.h>
#include <string.h>
-#include <libxml2_tree.h>
-#include <libxml2_globals.h>
+#include <stdapis/libxml2/libxml2_tree.h>
+#include <stdapis/libxml2/libxml2_globals.h>
#include "xmlsec_xmlsec.h"
#include "xmlsec_xmltree.h"
@@ -26,7 +26,7 @@
#include "xmlsec_errors.h"
//added for symbian port
-#include <libxml2_parser.h>
+#include <stdapis/libxml2/libxml2_parser.h>
static int useNewLine = 1;