web_plat/cxml_library_api/inc/nw_dom.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
--- a/web_plat/cxml_library_api/inc/nw_dom.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/cxml_library_api/inc/nw_dom.h	Tue Aug 31 16:17:46 2010 +0300
@@ -19,8 +19,8 @@
 #ifndef NW_DOM_H
 #define NW_DOM_H
 
-#include <cxml_proj.h>
-#include <nw_wbxml_parse.h>
+#include "cxml_proj.h"
+#include "nw_wbxml_parse.h"
 
 #ifdef __cplusplus
 extern "C" {