diff -r e1bea15f9a39 -r 79859ed3eea9 web_plat/cxml_library_api/inc/nw_dom_attribute.h --- a/web_plat/cxml_library_api/inc/nw_dom_attribute.h Thu Aug 19 10:58:56 2010 +0300 +++ b/web_plat/cxml_library_api/inc/nw_dom_attribute.h Tue Aug 31 16:17:46 2010 +0300 @@ -27,14 +27,15 @@ #ifndef NW_DOM_ATTRIBUTE_H #define NW_DOM_ATTRIBUTE_H -#include -#include -#include +#include "cxml_proj.h" +#include "nw_dom_node.h" +#include "nw_tinytree.h" #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ + /** ----------------------------------------------------------------------- ** @struct: NW_DOM_AttributeListIterator