web_plat/cxml_library_api/inc/cxml_proj.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
--- a/web_plat/cxml_library_api/inc/cxml_proj.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/web_plat/cxml_library_api/inc/cxml_proj.h	Fri Mar 19 09:52:28 2010 +0200
@@ -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"