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