web_plat/cxml_library_api/inc/nw_tinytree_treevector.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
--- a/web_plat/cxml_library_api/inc/nw_tinytree_treevector.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/cxml_library_api/inc/nw_tinytree_treevector.h	Tue Aug 31 16:17:46 2010 +0300
@@ -28,12 +28,14 @@
 #ifndef NW_TINYTREE_TREEVECTOR_H
 #define NW_TINYTREE_TREEVECTOR_H
 
-#include <cxml_proj.h>
+#include "cxml_proj.h"
+
 
 #ifdef __cplusplus
 extern "C" {
 #endif /* __cplusplus */
   
+
 typedef struct NW_TinyTree_TinyTree_s NW_TinyTree_t;
 
 /** ----------------------------------------------------------------------- **