diff -r d39add9822e2 -r 5bfc169077b2 browserutilities/xmlparser/src/wml_1_3_dict.c --- a/browserutilities/xmlparser/src/wml_1_3_dict.c Tue Feb 02 00:56:45 2010 +0200 +++ b/browserutilities/xmlparser/src/wml_1_3_dict.c Fri Mar 19 09:52:28 2010 +0200 @@ -37,7 +37,8 @@ * Doc Type = -//WAPFORUM//DTD WML 1.3//EN */ #include "nw_wml1x_wml_1_3_tokens.h" -#include +#include "nw_wbxml_dictionary.h" + static const NW_Ucs2 NW_Wml_1_3_ElementTag_pre[] = {'p','r','e','\0'}; static const NW_Ucs2 NW_Wml_1_3_ElementTag_a[] = {'a','\0'};