web_plat/cxml_library_api/inc/nw_wbxml_document.h
branchRCL_3
changeset 48 79859ed3eea9
parent 26 cb62a4f66ebe
child 49 919f36ff910f
--- a/web_plat/cxml_library_api/inc/nw_wbxml_document.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_plat/cxml_library_api/inc/nw_wbxml_document.h	Tue Aug 31 16:17:46 2010 +0300
@@ -28,9 +28,9 @@
 #ifndef NW_PARSER_WBXML_DOCUMENT_H
 #define NW_PARSER_WBXML_DOCUMENT_H
 
-#include <cxml_proj.h>
-#include <nw_string_string.h>
-#include <nw_encoder_stringtable.h>
+#include "cxml_proj.h"
+#include "nw_string_string.h"
+#include "nw_encoder_stringtable.h"
 
 #ifdef __cplusplus
 extern "C" {