web_plat/cxml_library_api/inc/nw_encoder_stringtable.h
changeset 26 cb62a4f66ebe
parent 0 dd21522fd290
child 48 79859ed3eea9
--- a/web_plat/cxml_library_api/inc/nw_encoder_stringtable.h	Thu Dec 17 09:20:16 2009 +0200
+++ b/web_plat/cxml_library_api/inc/nw_encoder_stringtable.h	Thu Jan 07 13:31:38 2010 +0200
@@ -15,7 +15,6 @@
 *
 */
 
-
 /** ----------------------------------------------------------------------- **
     @package:     NW_Encoder
 
@@ -28,9 +27,9 @@
 #ifndef _NW_ENCODER_STRING_TABLE_HEADER_GUARD_
 #define _NW_ENCODER_STRING_TABLE_HEADER_GUARD_
 
-#include "nw_string_string.h"
-#include "nw_tinytree.h"
-#include "nw_wbxml_dictionary.h"
+#include <nw_string_string.h>
+#include <nw_tinytree.h>
+#include <nw_wbxml_dictionary.h>
 
 #ifdef __cplusplus
 extern "C"
@@ -51,7 +50,6 @@
  ** ----------------------------------------------------------------------- **/
 typedef NW_TinyTree_Node_t NW_DOM_DocumentNode_t;
 
-
 /*
  * StringItem methods
  */