xmlsecurityengine/xmlsec/src/xmlsec_enveloped.c
branchRCL_3
changeset 33 604ca70b6235
parent 32 889504eac4fb
--- a/xmlsecurityengine/xmlsec/src/xmlsec_enveloped.c	Tue Aug 31 17:02:56 2010 +0300
+++ b/xmlsecurityengine/xmlsec/src/xmlsec_enveloped.c	Wed Sep 01 12:37:34 2010 +0100
@@ -14,9 +14,9 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include <stdapis/libxml2/libxml2_tree.h>
-#include <stdapis/libxml2/libxml2_xpath.h>
-#include <stdapis/libxml2/libxml2_xpathinternals.h>
+#include <libxml2_tree.h>
+#include <libxml2_xpath.h>
+#include <libxml2_xpathinternals.h>
 
 #include "xmlsec_xmlsec.h"
 #include "xmlsec_xmltree.h"