xmlsecurityengine/xmlsec/inc/xmlsec_private.h
branchRCL_3
changeset 33 604ca70b6235
parent 32 889504eac4fb
--- a/xmlsecurityengine/xmlsec/inc/xmlsec_private.h	Tue Aug 31 17:02:56 2010 +0300
+++ b/xmlsecurityengine/xmlsec/inc/xmlsec_private.h	Wed Sep 01 12:37:34 2010 +0100
@@ -21,8 +21,8 @@
 extern "C" {
 #endif /* __cplusplus */ 
 
-#include <stdapis/libxml2/libxml2_tree.h>
-#include <stdapis/libxml2/libxml2_xmlio.h>
+#include <libxml2_tree.h>
+#include <libxml2_xmlio.h>
 
 #include "xmlsec_xmlsec.h"
 #include "xmlsec_keysdata.h"
@@ -492,7 +492,7 @@
     void*					 cryptoAppDefaultPwdCallback;
 };
 
-#include <stdapis/libxml2/libxml2_xmlstring.h>
+#include <libxml2_xmlstring.h>
 #define xmlSecStrPrintf 	xmlStrPrintf
 #define xmlSecStrVPrintf 	xmlStrVPrintf