webengine/wmlengine/src/hed/include/nw_hed_domhelper.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    25  ** ----------------------------------------------------------------------- **/
    25  ** ----------------------------------------------------------------------- **/
    26 
    26 
    27 #ifndef NW_HED_DOM_HELPER_H
    27 #ifndef NW_HED_DOM_HELPER_H
    28 #define NW_HED_DOM_HELPER_H
    28 #define NW_HED_DOM_HELPER_H
    29 
    29 
    30 #include <nw_dom_node.h>
    30 #include "nw_dom_node.h"
    31 #include <nw_string_string.h>
    31 #include "nw_string_string.h"
    32 #include "nw_hed_context.h"
    32 #include "nw_hed_context.h"
    33 #include "nw_hed_entityset.h"
    33 #include "nw_hed_entityset.h"
    34 #include "BrsrStatusCodes.h"
    34 #include "BrsrStatusCodes.h"
    35 
    35 
    36 #ifdef __cplusplus
    36 #ifdef __cplusplus