xml/libxml2libs/inc/libxml2/libxml2_xlink.h
changeset 24 74f0b3eb154c
parent 0 e35f40988205
child 33 604ca70b6235
equal deleted inserted replaced
17:ed3155dbd163 24:74f0b3eb154c
    14 */
    14 */
    15 
    15 
    16 #ifndef XML_XLINK_H
    16 #ifndef XML_XLINK_H
    17 #define XML_XLINK_H
    17 #define XML_XLINK_H
    18 
    18 
    19 #include <libxml2_xmlversion.h>
    19 #include <stdapis/libxml2/libxml2_xmlversion.h>
    20 #include <libxml2_tree.h>
    20 #include <stdapis/libxml2/libxml2_tree.h>
    21 
    21 
    22 #ifdef __cplusplus
    22 #ifdef __cplusplus
    23 extern "C" {
    23 extern "C" {
    24 #endif
    24 #endif
    25 /**
    25 /**