browserutilities/cxmllibrary/src/dom/include/nw_dom_wbxmltypes.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    25 
    25 
    26  ** ----------------------------------------------------------------------- **/
    26  ** ----------------------------------------------------------------------- **/
    27 #ifndef NW_DOM_WBXML_TYPES_H
    27 #ifndef NW_DOM_WBXML_TYPES_H
    28 #define NW_DOM_WBXML_TYPES_H
    28 #define NW_DOM_WBXML_TYPES_H
    29 
    29 
    30 #include <cxml_proj.h>
    30 #include "cxml_proj.h"
    31 #include <nw_dom_node.h>
    31 #include "nw_dom_node.h"
    32 
    32 
    33 #ifdef __cplusplus
    33 #ifdef __cplusplus
    34 extern "C"
    34 extern "C"
    35 {
    35 {
    36 #endif /* __cplusplus */
    36 #endif /* __cplusplus */
       
    37 
    37 
    38 
    38 /** ----------------------------------------------------------------------- **
    39 /** ----------------------------------------------------------------------- **
    39     @typedef:     NW_DOM_Extension
    40     @typedef:     NW_DOM_Extension
    40 
    41 
    41     @synopsis:    Tiny Dom Extension.
    42     @synopsis:    Tiny Dom Extension.