xmlsecurityengine/xmlsec/src/xmlsec_errors.c
changeset 24 74f0b3eb154c
parent 17 ed3155dbd163
child 33 604ca70b6235
--- a/xmlsecurityengine/xmlsec/src/xmlsec_errors.c	Mon May 03 14:14:40 2010 +0300
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_errors.c	Wed Jun 23 20:27:15 2010 +0530
@@ -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