web_plat/cxml_library_api/inc/nw_tinydom.h
changeset 65 5bfc169077b2
parent 37 cb62a4f66ebe
child 94 919f36ff910f
--- a/web_plat/cxml_library_api/inc/nw_tinydom.h	Tue Feb 02 00:56:45 2010 +0200
+++ b/web_plat/cxml_library_api/inc/nw_tinydom.h	Fri Mar 19 09:52:28 2010 +0200
@@ -28,22 +28,26 @@
 #ifndef NW_TINY_DOM_H
 #define NW_TINY_DOM_H
 
-#include <cxml_proj.h>
-#include <nw_tinytree.h>
-#include <nw_wbxml_document.h>
-#include <nw_wbxml_parse.h>
-#include <nw_wbxml_opaque.h>
-#include <nw_encoder_wbxmlwriter.h>
+#include "cxml_proj.h"
+#include "nw_tinytree.h"
+#include "nw_wbxml_document.h"
+#include "nw_wbxml_parse.h"
+#include "nw_wbxml_opaque.h"
+#include "nw_encoder_wbxmlwriter.h"
 
 #ifdef __cplusplus
 extern "C" {
 #endif /* __cplusplus */
 
+
+
+
 enum NW_TinyDom_ExtensionType_e {
   NW_TINYDOM_EXTENSION_TYPE_NORMAL,
   NW_TINYDOM_EXTENSION_TYPE_EXT_T_INTEGER
 };
 
+
 /** ----------------------------------------------------------------------- **
     @struct:      NW_TinyDom_Extension