web_plat/cxml_library_api/inc/cxml_proj.h
changeset 37 cb62a4f66ebe
parent 0 dd21522fd290
child 65 5bfc169077b2
child 67 4917f9bf7995
equal deleted inserted replaced
36:0ed94ceaa377 37:cb62a4f66ebe
    25 
    25 
    26  ** ----------------------------------------------------------------------- **/
    26  ** ----------------------------------------------------------------------- **/
    27 #ifndef CXML_PROJ_H
    27 #ifndef CXML_PROJ_H
    28 #define CXML_PROJ_H
    28 #define CXML_PROJ_H
    29 
    29 
    30 
       
    31 
       
    32 #ifndef NOKIA_MOBILE_BROWSER
    30 #ifndef NOKIA_MOBILE_BROWSER
    33 
    31 
    34 #include "cxml_nw2cxmlTypes.h"
    32 #include <cxml_nw2cxmlTypes.h>
    35 #endif
    33 #endif
    36 
    34 
    37 #include <nwx_status.h>
    35 #include <nwx_status.h>
    38 
    36 
    39 #include "cxml_type_def.h"
    37 #include <cxml_type_def.h>
    40 
    38 
    41 #ifdef __cplusplus
    39 #ifdef __cplusplus
    42 extern "C"
    40 extern "C"
    43 {
    41 {
    44 #endif /* __cplusplus */
    42 #endif /* __cplusplus */