--- 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"
/* ------------------------------------------------------------------------- *