diff -r e1bea15f9a39 -r 79859ed3eea9 web_plat/cxml_library_api/inc/cxml_proj.h --- a/web_plat/cxml_library_api/inc/cxml_proj.h Thu Aug 19 10:58:56 2010 +0300 +++ b/web_plat/cxml_library_api/inc/cxml_proj.h Tue Aug 31 16:17:46 2010 +0300 @@ -27,14 +27,16 @@ #ifndef CXML_PROJ_H #define CXML_PROJ_H + + #ifndef NOKIA_MOBILE_BROWSER -#include +#include "cxml_nw2cxmlTypes.h" #endif #include -#include +#include "cxml_type_def.h" #ifdef __cplusplus extern "C" @@ -47,4 +49,3 @@ #endif /* CXML_PROJ_H */ -