web_plat/cxml_library_api/inc/nw_dom_element.h
branchRCL_3
changeset 93 79859ed3eea9
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/web_plat/cxml_library_api/inc/nw_dom_element.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/cxml_library_api/inc/nw_dom_element.h	Tue Aug 31 16:17:46 2010 +0300
@@ -27,8 +27,8 @@
 #ifndef NW_DOM_ELEMENT_H
 #define NW_DOM_ELEMENT_H
 
-#include <nw_dom_node.h>
-#include <nw_dom_attribute.h>
+#include "nw_dom_node.h"
+#include "nw_dom_attribute.h"
 
 #ifdef __cplusplus
 extern "C" {