xmlsecurityengine/xmlsec/inc/xmlsec_private.h
changeset 24 74f0b3eb154c
parent 0 e35f40988205
child 33 604ca70b6235
--- a/xmlsecurityengine/xmlsec/inc/xmlsec_private.h	Mon May 03 14:14:40 2010 +0300
+++ b/xmlsecurityengine/xmlsec/inc/xmlsec_private.h	Wed Jun 23 20:27:15 2010 +0530
@@ -21,8 +21,8 @@
 extern "C" {
 #endif /* __cplusplus */ 
 
-#include <libxml2_tree.h>
-#include <libxml2_xmlio.h>
+#include <stdapis/libxml2/libxml2_tree.h>
+#include <stdapis/libxml2/libxml2_xmlio.h>
 
 #include "xmlsec_xmlsec.h"
 #include "xmlsec_keysdata.h"
@@ -492,7 +492,7 @@
     void*					 cryptoAppDefaultPwdCallback;
 };
 
-#include <libxml2_xmlstring.h>
+#include <stdapis/libxml2/libxml2_xmlstring.h>
 #define xmlSecStrPrintf 	xmlStrPrintf
 #define xmlSecStrVPrintf 	xmlStrVPrintf