browserutilities/cxmllibrary/src/wbxmlp/include/nw_wbxml_parsei.h
branchRCL_3
changeset 94 919f36ff910f
parent 93 79859ed3eea9
equal deleted inserted replaced
93:79859ed3eea9 94:919f36ff910f
    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