web_plat/cxml_library_api/inc/nw_dom.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    17 
    17 
    18 
    18 
    19 #ifndef NW_DOM_H
    19 #ifndef NW_DOM_H
    20 #define NW_DOM_H
    20 #define NW_DOM_H
    21 
    21 
    22 #include <cxml_proj.h>
    22 #include "cxml_proj.h"
    23 #include <nw_wbxml_parse.h>
    23 #include "nw_wbxml_parse.h"
    24 
    24 
    25 #ifdef __cplusplus
    25 #ifdef __cplusplus
    26 extern "C" {
    26 extern "C" {
    27 #endif /* __cplusplus */
    27 #endif /* __cplusplus */
    28 
    28