web_plat/cxml_library_api/inc/cxml_proj.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
--- a/web_plat/cxml_library_api/inc/cxml_proj.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/web_plat/cxml_library_api/inc/cxml_proj.h	Wed Sep 01 12:28:30 2010 +0100
@@ -27,16 +27,14 @@
 #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"
@@ -49,3 +47,4 @@
 
 #endif /* CXML_PROJ_H */
 
+