diff -r 0ed94ceaa377 -r cb62a4f66ebe browserutilities/xmlparser/src/xhtml_1_0_dict.c --- a/browserutilities/xmlparser/src/xhtml_1_0_dict.c Thu Dec 17 09:20:16 2009 +0200 +++ b/browserutilities/xmlparser/src/xhtml_1_0_dict.c Thu Jan 07 13:31:38 2010 +0200 @@ -39,8 +39,7 @@ */ #include "nw_xhtml_xhtml_1_0_tokens.h" -#include "nw_wbxml_dictionary.h" - +#include static const NW_Ucs2 NW_XHTML_1_0_ElementTag_body[] = {'b','o','d','y','\0'}; static const NW_Ucs2 NW_XHTML_1_0_ElementTag_head[] = {'h','e','a','d','\0'};