xmlsecurityengine/xmlsec/inc/xmlsec_app.h
branchRCL_3
changeset 32 889504eac4fb
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
31:6bcc0aa4be39 32:889504eac4fb
    19 
    19 
    20 #ifdef __cplusplus
    20 #ifdef __cplusplus
    21 extern "C" {
    21 extern "C" {
    22 #endif /* __cplusplus */ 
    22 #endif /* __cplusplus */ 
    23 
    23 
    24 #include <libxml2_tree.h>
    24 #include <stdapis/libxml2/libxml2_tree.h>
    25 #include <libxml2_xmlio.h>
    25 #include <stdapis/libxml2/libxml2_xmlio.h>
    26 
       
    27 #include "xmlsec_xmlsec.h"
    26 #include "xmlsec_xmlsec.h"
    28 #include "xmlsec_keysdata.h"
    27 #include "xmlsec_keysdata.h"
    29 #include "xmlsec_keys.h"
    28 #include "xmlsec_keys.h"
    30 #include "xmlsec_keysmngr.h"
    29 #include "xmlsec_keysmngr.h"
    31 #include "xmlsec_transforms.h"
    30 #include "xmlsec_transforms.h"