browserutilities/cxmllibrary/src/encoder/src/StringTable.c
changeset 26 cb62a4f66ebe
parent 0 dd21522fd290
child 48 79859ed3eea9
--- a/browserutilities/cxmllibrary/src/encoder/src/StringTable.c	Thu Dec 17 09:20:16 2009 +0200
+++ b/browserutilities/cxmllibrary/src/encoder/src/StringTable.c	Thu Jan 07 13:31:38 2010 +0200
@@ -16,12 +16,12 @@
 */
 
 
-#include "nw_encoder_stringtable.h"
-#include "nw_wbxml_parse.h"
-#include "nw_dom_attribute.h"
-#include "nw_dom_element.h"
-#include "nw_dom_text.h"
-#include "nw_dom_document.h"
+#include <nw_encoder_stringtable.h>
+#include <nw_wbxml_parse.h>
+#include <nw_dom_attribute.h>
+#include <nw_dom_element.h>
+#include <nw_dom_text.h>
+#include <nw_dom_document.h>
 #include "cxml_internal.h"
 
 /* ------------------------------------------------------------------------- *