xmlsecurityengine/xmlsec/src/xmlsec_errors.c
changeset 27 450972dee096
parent 17 ed3155dbd163
child 33 604ca70b6235
--- a/xmlsecurityengine/xmlsec/src/xmlsec_errors.c	Fri Jun 11 15:35:29 2010 +0300
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_errors.c	Tue Jul 06 16:24:52 2010 +0300
@@ -16,7 +16,7 @@
 #include <stdarg.h>
 #include <time.h>
 
-#include <libxml2_tree.h>
+#include <stdapis/libxml2/libxml2_tree.h>
 
 #include "xmlsec_xmlsec.h"
 #include "xmlsec_xmltree.h"
@@ -25,7 +25,7 @@
 
 
 //added for symbian port
-#include "libxml2_globals.h"
+#include <stdapis/libxml2/libxml2_globals.h>
 
 #define XMLSEC_ERRORS_BUFFER_SIZE	1024