diff -r d39add9822e2 -r 5bfc169077b2 browserutilities/cxmllibrary/src/encoder/src/StringTable.c --- a/browserutilities/cxmllibrary/src/encoder/src/StringTable.c Tue Feb 02 00:56:45 2010 +0200 +++ b/browserutilities/cxmllibrary/src/encoder/src/StringTable.c Fri Mar 19 09:52:28 2010 +0200 @@ -16,12 +16,12 @@ */ -#include -#include -#include -#include -#include -#include +#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" /* ------------------------------------------------------------------------- *