web_plat/cxml_library_api/inc/cxml_proj.h
branchRCL_3
changeset 48 79859ed3eea9
parent 38 4917f9bf7995
child 49 919f36ff910f
--- 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 <cxml_nw2cxmlTypes.h>
+#include "cxml_nw2cxmlTypes.h"
 #endif
 
 #include <nwx_status.h>
 
-#include <cxml_type_def.h>
+#include "cxml_type_def.h"
 
 #ifdef __cplusplus
 extern "C"
@@ -47,4 +49,3 @@
 
 #endif /* CXML_PROJ_H */
 
-