web_plat/cxml_library_api/inc/nw_wbxml_event.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    26  ** ----------------------------------------------------------------------- **/
    26  ** ----------------------------------------------------------------------- **/
    27 
    27 
    28 #ifndef NW_PARSER_WBXML_EVENT_H
    28 #ifndef NW_PARSER_WBXML_EVENT_H
    29 #define NW_PARSER_WBXML_EVENT_H
    29 #define NW_PARSER_WBXML_EVENT_H
    30 
    30 
    31 #include "nw_wbxml_document.h"
    31 #include <cxml_proj.h>
    32 #include "cxml_proj.h"
    32 #include <nw_wbxml_document.h>
    33 
    33 
    34 #ifdef __cplusplus
    34 #ifdef __cplusplus
    35 extern "C" {
    35 extern "C" {
    36 #endif /* __cplusplus */
    36 #endif /* __cplusplus */
    37 
    37