browserutilities/cxmllibrary/src/wbxmlp/include/nw_wbxml_parsei.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
equal deleted inserted replaced
42:d39add9822e2 65:5bfc169077b2
    23 *****************************************************************/
    23 *****************************************************************/
    24 
    24 
    25 #ifndef NW_PARSER_WBXML_PARSE_I_H
    25 #ifndef NW_PARSER_WBXML_PARSE_I_H
    26 #define NW_PARSER_WBXML_PARSE_I_H
    26 #define NW_PARSER_WBXML_PARSE_I_H
    27 
    27 
    28 #include <cxml_proj.h>
    28 #include "cxml_proj.h"
    29 #include <nw_wbxml_parse.h>
    29 #include "nw_wbxml_parse.h"
    30 
    30 
    31 #ifdef __cplusplus
    31 #ifdef __cplusplus
    32 extern "C" {
    32 extern "C" {
    33 #endif /* __cplusplus */
    33 #endif /* __cplusplus */
    34   
    34