--- a/xmlsecurityengine/xmlsec/src/xmlsec_transforms.c Fri Jun 11 16:29:19 2010 +0100
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_transforms.c Thu Jul 22 16:49:54 2010 +0100
@@ -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"