diff -r d39add9822e2 -r 5bfc169077b2 web_plat/cxml_library_api/inc/nw_tinytree.h --- a/web_plat/cxml_library_api/inc/nw_tinytree.h Tue Feb 02 00:56:45 2010 +0200 +++ b/web_plat/cxml_library_api/inc/nw_tinytree.h Fri Mar 19 09:52:28 2010 +0200 @@ -29,14 +29,15 @@ #ifndef NW_TINY_TREE_H #define NW_TINY_TREE_H -#include -#include -#include +#include "cxml_proj.h" +#include "nw_tinytree_treevector.h" +#include "nw_tinytree_ebuffer.h" #ifdef __cplusplus extern "C" { #endif /* __cplusplus */ + /* ----------------------------------------------------------------------- ** Tiny tree definitions ** ----------------------------------------------------------------------- **/