diff -r e1bea15f9a39 -r 79859ed3eea9 browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h --- a/browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h Thu Aug 19 10:58:56 2010 +0300 +++ b/browserutilities/cxmllibrary/src/wbxmlp/include/DictionaryContext.h Tue Aug 31 16:17:46 2010 +0300 @@ -23,13 +23,15 @@ */ #define MAX_DICTIONARIES 9 + /* Temporary methods for storing dictionary & dictionary size inside the context. */ -#include -#include +#include "cxml_proj.h" +#include "nw_wbxml_dictionary.h" + #ifdef __cplusplus extern "C" {