xmlsecurityengine/xmlsec/inc/xmlsec_app.h
changeset 24 74f0b3eb154c
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
17:ed3155dbd163 24:74f0b3eb154c
    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"