xmlsecurityengine/xmlsec/src/xmlsec_errors.c
branchRCL_3
changeset 21 604ca70b6235
parent 20 889504eac4fb
--- a/xmlsecurityengine/xmlsec/src/xmlsec_errors.c	Tue Aug 31 17:02:56 2010 +0300
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_errors.c	Wed Sep 01 12:37:34 2010 +0100
@@ -16,7 +16,7 @@
 #include <stdarg.h>
 #include <time.h>
 
-#include <stdapis/libxml2/libxml2_tree.h>
+#include <libxml2_tree.h>
 
 #include "xmlsec_xmlsec.h"
 #include "xmlsec_xmltree.h"
@@ -25,7 +25,7 @@
 
 
 //added for symbian port
-#include <stdapis/libxml2/libxml2_globals.h>
+#include "libxml2_globals.h"
 
 #define XMLSEC_ERRORS_BUFFER_SIZE	1024