web_plat/cxml_library_api/inc/nw_tinydom_utils.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
--- a/web_plat/cxml_library_api/inc/nw_tinydom_utils.h	Tue Aug 31 16:17:46 2010 +0300
+++ b/web_plat/cxml_library_api/inc/nw_tinydom_utils.h	Wed Sep 01 12:28:30 2010 +0100
@@ -15,7 +15,6 @@
 *
 */
 
-
 /** ----------------------------------------------------------------------- **
     @package:     NW_TinyDom
 
@@ -28,10 +27,10 @@
 #ifndef TINY_DOM_UTILS_H
 #define TINY_DOM_UTILS_H
 
-#include "nw_wbxml_parse.h"
-#include "nw_tinydom.h" 
-#include "nw_encoder_wbxmlwriter.h"
-#include "nw_dom_document.h"
+#include <nw_wbxml_parse.h>
+#include <nw_tinydom.h> 
+#include <nw_encoder_wbxmlwriter.h>
+#include <nw_dom_document.h>
 
 #ifdef __cplusplus
 extern "C"