xmlsecurityengine/xmlsec/src/xmlsec_transforms.c
changeset 27 450972dee096
parent 17 ed3155dbd163
child 33 604ca70b6235
--- a/xmlsecurityengine/xmlsec/src/xmlsec_transforms.c	Fri Jun 11 15:35:29 2010 +0300
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_transforms.c	Tue Jul 06 16:24:52 2010 +0300
@@ -46,10 +46,10 @@
 #include <stdio.h>
 #include <string.h>
 
-#include <libxml2_tree.h>
-#include <libxml2_xpath.h>
-#include <libxml2_xpointer.h>
-#include <libxml2_globals.h>
+#include <stdapis/libxml2/libxml2_tree.h>
+#include <stdapis/libxml2/libxml2_xpath.h>
+#include <stdapis/libxml2/libxml2_xpointer.h>
+#include <stdapis/libxml2/libxml2_globals.h>
 
 #include "xmlsec_xmlsec.h"
 #include "xmlsec_buffer.h"